Rolling with Lua
For some time I have been looking for an interpreted language with a good GUI toolkit which would allow me to have the ease of use of an interpreter wit the ability to drop down to a compiled language when speed is necessary. FreePascal and Lazarus with the LCL are my preferred tools for performance computing, but I also need something which avoids the compiling overhead and good for rapid iteration.
- Read more about Rolling with Lua
- 6644 reads