lua-users home
lua-l archive

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


I have just discovered a hybrid 'language', called EGSL (Easy Game Scripting with Lua) [1], which is essentially a Lua interpreter (written in Object Pascal) with added support for graphics and sounds. It looks very interesting. 
Amazingly, I did not find any reference to EGSL on this maling list. How come?!
 
Does anyone here have any experience with EGSL? What do you think of it?