aappleby / Lumina

An "extreme makeover" of the Lua VM. I'm attempting to transform the Lua 5.2 codebase into cleaner, more readable, more maintainable C++ without breaking anything in the process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the readme file for Lumina

About

An "extreme makeover" of the Lua VM. I'm attempting to transform the Lua 5.2 codebase into cleaner, more readable, more maintainable C++ without breaking anything in the process.


Languages

Language:C++ 59.6%Language:Lua 27.1%Language:C 12.1%Language:Objective-C 1.2%Language:Shell 0.0%