Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 203 Bytes

JC

A C interpreter made in Java from scratch by me.

To Run

Use make to compile the project. Use make run run run it.

TODO.md

TODO.md is file I use to keep track of what I have to add/fix