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: about 2 months ago
JSON representation

C, interpreter of subset of C language, written in С.

Lists

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