Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T01:06:16.000Z (almost 8 years ago)
- Last Synced: 2024-04-24T15:35:02.606Z (7 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