Options
All
  • Public
  • Public/Protected
  • All
Menu

clrparser - v1.0.0

CLR Parser

Simple web based implementation of CLR Parser written in TypeScript v3.7.4.

License: MIT

Build

Make sure you have installed node.js.

Note: Tested in Node v12.7.0

Install yarn

Note: Tested with Yarn 1.19.2

Install all dependencies.

yarn

Build

yarn build

[Optional] Build with watch

yarn watch

Run

Open index.html with a modern web browser.

Documentation

Documentation Here

Generate documentation

yarn docs

Open Source

MIT License

Generated using TypeDoc