Click here to Skip to main content
15,867,453 members
Everything / Programming Languages / Lua

Lua

Lua

Great Reads

by Andrew Kirillov
An open source application to acquire and process video from cameras
by flyhigh
By implementing a UI library and exporting its necessary components to lua script, we can create a beautiful UI and implement relevant logic in Lua script completely.
by unitpoint
The ObjectScript is a new embedded programing language that mixes benefits of JavaScript, Lua, Ruby, Python and PHP. The ObjectScript has syntax from JavaScript, multiple results from Lua, sugar syntax from Ruby, magic methods from Python and much more.
by Patrick P. Frey
In this article we see how a very primitive compiler is written in Lua using Mewa and how to compile and run a simple demo program in the shell.

Latest Articles

by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. Lua Binding feature
by flyhigh
By implementing a UI library and exporting its necessary components to lua script, we can create a beautiful UI and implement relevant logic in Lua script completely.
by Patrick P. Frey
In this article we see how a very primitive compiler is written in Lua using Mewa and how to compile and run a simple demo program in the shell.
by Andrew Kirillov
An open source application to acquire and process video from cameras

All Articles

Sort by Score

Lua 

13 Nov 2018 by Vlad Neculai Vizitiu
Getting closure on Closures