Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 463 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 463 Bytes

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