Re: Lua wrappers
- Posted by C Bouzy <eucoder at hotmail.com> Dec 14, 2005
- 587 views
cklester wrote: > Maybe you guys can clarify this for me... If I've got a Eu program and it > calls a Lua program, what's the difference if I've got a Eu program and it > calls a Eu program? > Hi CK, LUA is useful for apps that allow users to write plugins or to perform certain tasks. Example: Lets say I write an email client, and I allow users to use LUA to create scripts that will automatically check mail, delete spam, etc..etc. It would be fairly easy to do this using LUA. Or lets say I create a 3D engine using EU. I could then use LUA to control my EU engine. ----If you continue to do what you have always done, you will get what you have always gotten.----