[Gambas-devel] Gambas and LUA
Ron
ron at ...572...
Wed Dec 30 16:56:27 CET 2009
In my domotica software projects I have the need to add some sort of
scripting facility, so end-users can write scripts which can be parsed
and executed on the fly..
If Time = "08:00PM" then SwitchLight("Porch", On)
That sort of stuff.
Gambas doesn't have this flexibility, you have Eval() and thats it
basically. (maybe I wrote my project in the wrong language to begin with)
;-) I'm only joking
Did someone already had a peek at LUA?
And the possible integration/binding of it with Gambas?
http://www.lua.org/docs.html
Regards,
Ron_2nd.
More information about the Devel
mailing list