Skip to content

Visualizes the actions of a Recursive Descent Parser when parsing a string. Built with cytoscape.js

License

Notifications You must be signed in to change notification settings

spadaval/rdp-visualizer

Repository files navigation

rdp-visualizer

Visualizes the actions of a Recursive Descent Parser when parsing a string. Built with cytoscape.js.

See it here: https://spadaval.github.io/rdp-visualizer/

Running

  1. Install node and npm, according to your platform.
  2. Clone the repository.
  3. Install parcel: npm install -g parcel-bundler
  4. Run npm install
  5. Run npm start to start the dev server.

About

Visualizes the actions of a Recursive Descent Parser when parsing a string. Built with cytoscape.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published