Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLatest commit
luasys data_pool is badly broken (deadlocks) so add a new channel object (actually luasys is due for either being replaced or completely overhauled)
9a1c41b
Git stats
Files
Permalink
Failed to load latest commit information.
README
== Gaia Lua Compiler Tools Gaia aims to provide a parser and bytecode generator for the Lua VM to aid in targetting the Lua VM as a runtime for other dynamic languages. At this stage only Lua 5.1 is supported. Documentation needs to be written, but right now I need to get the code into shape. In the meantime, this ships with a simple language called Kudu which can be used as a reference.