lua-users home
lua-l archive

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


> Are there any sample programs using Lua in C++? I would like to see some
examples on how to use it while in action. How would I make lua read from a
file? And how would it interface with my program? Your help is greatly
appreciated, Thanks!

There is a list of user projects on the Lua site:
http://www.lua.org/uses.html

There is some C++ and toLua binding and Lua scripting in:
http://doris.sourceforge.net/