lua-users home
lua-l archive

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


Is there any useable (i.e. can be used in production environment --
has debugging support; rather than a toy/educational implementation)
of lisp in lua?

I really like the lua VM, but I'm really missing lisp macros. (And
metalua doesn't really cut it for me).

Thanks!