Simple parser done with which tree generation is done by peg.js and generation from tree to js is done by escodegen. Implements custom variable and token names in native Lithuanian language.
#Getting started
Requirements: node should be installed.
In order to use LtJs:
- Checkout this repository
- then type
npm install
- afterwards type
node index.js yourFileWrittenInLtJs execute