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
- Host: GitHub
- URL: https://github.com/maxinteger/intepreter
- Owner: maxinteger
- Created: 2016-09-07T14:11:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T15:35:46.000Z (over 8 years ago)
- Last Synced: 2025-01-26T10:30:02.418Z (12 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/.)