ralph-parser-ts
v0.1.0
Published
A Ralph language parser
Downloads
16
Maintainers
Readme
A Ralph language parser in TypeScript written
Goal
- Generate AST
Build
- install dep
make dep- build
makeor
npm run antlr4tsor
yarn run antlr4tsInstall use
npm i ralph-parser-tsor
yarn add ralph-parser-tsMore
- ralph-antlr4
- official Ralph specification
