Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsarchghs/how-to-write-a-simple-interpreter
How to write a simple interpreter - Blog Post
https://github.com/tsarchghs/how-to-write-a-simple-interpreter
evaluation interpreter lexer parser
Last synced: about 2 months ago
JSON representation
How to write a simple interpreter - Blog Post
- Host: GitHub
- URL: https://github.com/tsarchghs/how-to-write-a-simple-interpreter
- Owner: tsarchghs
- Created: 2019-09-25T07:17:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T07:58:55.000Z (over 5 years ago)
- Last Synced: 2024-10-12T06:49:32.396Z (3 months ago)
- Topics: evaluation, interpreter, lexer, parser
- Language: JavaScript
- Homepage: https://gjergjk71.github.io/How-to-write-a-simple-interpreter/
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How-to-write-a-simple-interpreter
How to write a simple interpreter - Blog Post
https://thecodingaddict.wordpress.com/2019/09/22/how-to-write-a-simple-interpreter/