# 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](https://dock-it.dev/GigabiteStudios/C-Cpp__Utilitys)