Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 160 Bytes

ReadMe.md

File metadata and controls

3 lines (2 loc) · 160 Bytes

A C interpreter written from scratch in C.

Will support conditional statements and iterative loops and in the future be extended to simple C data structures.