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