CSharp.lua is a C# to Lua compiler. Write C# then run on lua VM. Build on Microsoft Roslyn. Support for C# 9.0. Highly readable code generation. C# AST ---> Lua AST ---> Lua Code. Allowing almost all ...
Performs compilation of Lua scripts using the Black Ops III Havok Script compiler. I use this for testing and comparing compiler output with my in-house compiler that I am working on which will match ...