https://github.com/selavy/write-an-interpreter-in-c
porting "Writing An Interpreter In Go" to C https://interpreterbook.com/
https://github.com/selavy/write-an-interpreter-in-c
Last synced: about 1 month ago
JSON representation
porting "Writing An Interpreter In Go" to C https://interpreterbook.com/
- Host: GitHub
- URL: https://github.com/selavy/write-an-interpreter-in-c
- Owner: selavy
- License: mit
- Created: 2016-12-14T23:52:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T01:06:16.000Z (over 8 years ago)
- Last Synced: 2025-01-13T22:45:20.815Z (3 months ago)
- Language: C
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeInterpreter - write-an-interpreter-in-c
README
# write-an-interpreter-in-c
porting "Writing An Interpreter In Go" to C https://interpreterbook.com/
following https://github.com/chr4/writing_an_interpreter_in_rust