ralph-parser-ts
v0.1.0
Published
A Ralph language parser
Downloads
17
Maintainers
Readme
A Ralph language parser in TypeScript written
Goal
- Generate AST
Build
- install dep
make dep
- build
make
or
npm run antlr4ts
or
yarn run antlr4ts
Install use
npm i ralph-parser-ts
or
yarn add ralph-parser-ts
More
- ralph-antlr4
- official Ralph specification