Inspiration

Wanted to be able to test C code just like I can with Idle

What it does

Used C++ to create a console interface that could take in lines of c code, and continuous update a never ending c program session .

Challenges I ran into

Trying to update the console so that it could keep track of command history.

Accomplishments that I'm proud of

It actually runs!

Share this project:

Updates