Skip to content

bruhmese-python/SLR-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLR-visualizer

Generates SLR tree for a given grammar.

Installation

Download the slr_visualizer folder, and in the terminal, run:

  python startserver.py 

Requirements

This project uses the python bottle web microframework to set up a simple server to interface with the c++ binary.

  pip install bottle

Screenshots

App Screenshot

About

Generates SLR automata tree for a given grammar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published