/lua-compiler

A lightweight compiler for a subset of the Lua language. This project includes components for preprocessing, tokenizing, parsing, node generation, and ASM code generation.

Primary LanguagePythonMIT LicenseMIT

Issues