/parsing-logo

Primary LanguageJavaScript

Parsing Logo

This project was Developed in pair programming by Julian Fleig and Hannes Eckelt The tokenizer and parser was implemented (all tests succeeded). NO INTERPRETER

Start a local webserver in the main folder.

To run the program: open index.html through the webserver in your browser

To run the test: open jasmine/SpecRunner.html through the webserver in your browser