286
General Software Discussion / Anybody use Lua?
« on: November 01, 2005, 06:36 PM »
http://www.lua.org/
Looks kinda nifty, I've been hearing of a lot of folks using it as an embedded script engine 'specially for games. But apparently you can use it for stand-alone scripting and a brief look at LuaForge seems there's API wrappers and Gui libraries, etc. And what's this about being able to use C functions and call dlls? Hmmm... downloading the manual now. Any thoughts? How easy is it to get your head around for scripting? Can you compile a script ? (Oop.. answered that one, apparently the binary distro comes with luac.exe which will compile your script.)
Looks kinda nifty, I've been hearing of a lot of folks using it as an embedded script engine 'specially for games. But apparently you can use it for stand-alone scripting and a brief look at LuaForge seems there's API wrappers and Gui libraries, etc. And what's this about being able to use C functions and call dlls? Hmmm... downloading the manual now. Any thoughts? How easy is it to get your head around for scripting? Can you compile a script ? (Oop.. answered that one, apparently the binary distro comes with luac.exe which will compile your script.)