lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Thanks Richard (and Evan)!
Yes, I was looking for something like the wxLua.
Are there any alternatives (even “better” Ones)?
 
p.s. How do I avoid that my response creates a new Thread on the mailing list? 
(I subscribe to the daily digest, and I try to respond by clicking on the E-mail link in the web archive).
 
 
--------------------- copy from thread ------------------
I would recommend wxLua:
 
http://wxlua.sourceforge.net/
 
it has a basic integrated interpreter as well as being a good GUI toolkit.
 
 
On Thu, Feb 28, 2008 at 11:45 PM, Miles Bader <miles.bader at necel.com> wrote:
> Natanael Copa <natanael.copa at gmail.com> writes:
>  >> So there is no Windows GUI interpreter?
>  >
>  > wxlua?
> 
>  Not sure what the OP really meant (A GUI toolkit binding?  A GUI
>  interface to the Lua command line?  A Lua IDE?), but if it's the first,
>  lua-gtk claims to work on windows.
> 
>  There's a windows binary download at:
> 
>    http://luaforge.net/frs/download.php/3180/lua-gtk-0.8-win32-i386.zip.
> 
>  [I have no means to test it myself.]
> 
>  -Miles
>