Module RossCompiler
The module for compiling RoSS parsetrees into Lua files.
Info:
- License: MIT
- Author: Richard Voelker
Functions
Compile (name, parseTree) | Compile the parsetree into a Lua string. |
RossCompiler
The module for compiling RoSS parsetrees into Lua files.
Compile (name, parseTree) | Compile the parsetree into a Lua string. |