A Simple Interpreter for the C Language
C_Interpreter
A Simple Interpreter for the C Language
ToDo
- Add While
- Add Functions
- Add I/O
- Add Compialer stuff like Macros and Includes
- Make a STD Library
Dependencies
This uses GCML
for some Macros and Memory simplifications
GCML