An open API service indexing awesome lists of open source software.

https://github.com/maxinteger/intepreter

Parser and Interpreter in JS
https://github.com/maxinteger/intepreter

Last synced: 10 months ago
JSON representation

Parser and Interpreter in JS

Awesome Lists containing this project

README

          

# Pascal Interpreter in JS

based on [This blog serious](https://ruslanspivak.com/lsbasi-part1/)

[Demo](https://maxinteger.github.io/intepreter/.)