Click here to Skip to main content
15,861,172 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 

4 Apr 2019 by Andrew Kirillov
An open source application to acquire and process video from cameras
25 Mar 2013 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.
26 May 2021 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.
1 Mar 2012 by li9705
This article presents a method which uses CLE middleware to call Lua from a Java application on Android
6 Apr 2015 by Android on Intel
In this tutorial you’ll learn how to create a simple game using the Cocos2d-x framework, version 3.0 or later, in a Windows* development environment and how to compile it to run on Windows and Android*.
4 Aug 2013 by Richard Chambers
Using a subset of the available Lua 5.2 C interface to extend a C++ application with Lua.
9 Oct 2012 by unitpoint
The ObjectScript is a new programing language that mixes benefits of JavaScript, Lua, and PHP. The ObjectScript has syntax from JavaScript, multiple results from Lua, OOP from PHP and much more.
12 Nov 2016 by Zebedee Mason
Perform dependency analysis by using Doxygen to parse source code and produce a report
9 Nov 2018 by Сергей Челноков
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. Lua Binding feature