[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Small Help with Lua
- From: Nick Trout <Nick.Trout@...>
- Date: Mon, 13 May 2002 10:02:57 +0100
> 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/