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: 9 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T07:58:55.000Z (almost 7 years ago)
- Last Synced: 2025-02-24T07:31:56.499Z (over 1 year 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/