[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Dev environment for Lua Implementation
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 4 Dec 2012 08:05:26 +0200
On Tue, Dec 4, 2012 at 2:45 AM, Karl Park <karl.park@gmail.com> wrote:
> I have been trying to learn about the lua itself (the implementation of the
> language), and I quickly found out that I am not productive on terminal
> using gdb and emacs.
ZeroBrane Studio is a free cross-platform Lua IDE which sounds like
exactly what you need:
http://studio.zerobrane.com/
steve d.