Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rinat-enikeev/Small-C-Interpreter
C, interpreter of subset of C language, written in С.
https://github.com/rinat-enikeev/Small-C-Interpreter
Last synced: 2 months ago
JSON representation
C, interpreter of subset of C language, written in С.
- Host: GitHub
- URL: https://github.com/rinat-enikeev/Small-C-Interpreter
- Owner: rinat-enikeev
- Created: 2013-11-13T10:58:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-10T10:47:58.000Z (about 11 years ago)
- Last Synced: 2024-08-03T18:16:26.739Z (6 months ago)
- Language: C
- Homepage:
- Size: 598 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - Small-C-Interpreter
README
Small-C-Interpreter
===================School job. Interpreter of subset of C language, written in C.
From Herbert Schildt's "C: The Complete Reference" with additions:
Arrays are included.Credits to:
http://www.herbschildt.com/
https://github.com/github/gitignore