Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Lua

Lua

Lua

Great Reads

by José Cintra
Simple algorithm to determine the type of a triangle, being informed its sides
by li9705
This article presents a method which uses CLE middleware to call Lua from a Java application on Android
by Andrew Kirillov
An open source application to acquire and process video from cameras
by CPallini
A simple algorithm for counting occurrences of symbols in files

Latest Articles

by José Cintra
Simple algorithm to determine the type of a triangle, being informed its sides
by li9705
This article presents a method which uses CLE middleware to call Lua from a Java application on Android
by Andrew Kirillov
An open source application to acquire and process video from cameras
by CPallini
A simple algorithm for counting occurrences of symbols in files

All Articles

Sort by Score

Lua 

by José Cintra
Simple algorithm to determine the type of a triangle, being informed its sides
by CPallini
A simple algorithm for counting occurrences of symbols in files
by CPallini
Simple approach to heap data structure and heapsort, using C and Lua
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.