i don't understand something very basic...
CE use lua or u use lua functions from CE?
if i use lua without CE i can do the same stuff?
i saw that with ahk i can use lua... i can basically do the same stuff i can do with CE? or i need something like CE-engine?
Lua is general programming language. It can use for almost others programming as long as the Lua environment has register to the stacks and then callback.
CE Build using Lazarus Free Pascal / (and Delphi) for main GUI and CE environments.
CE Lua (functions and variables) has registered, so it able to use in CE.
Also, custom Auto Assembler programming.
In short, CE has two main language scripting, Lua and AA.
You can do the same stuffs using Lua (pure Lua or plus Lua plug-in).
And when you done on your own Lua project, then you can compile your project as an application, module, etc.
But, pure Lua scripting doesn't have GUI, graphical functions, anyhow Lua able to call graphical functions from other libraries.
Conclusion,
1. Lua is Lua, a general programming language
2. CE Lua is adopted or custom Lua scripting language which has adjusted to CE environments and purposes
See how CE source project and interacting with Lua language.
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum