TorqueScript
0.2
|
This project aims to implement a functional TorqueScript parser and interpreter that follows the grammar defined by TorqueScript in the Tribes 2 engine. This project utilizes ANTLR4 for parse tree generation and processing.
If you wish to embed the interpreter, the following classes are the main classes you'd be working with:
Otherwise, developers would be interested in: