jmeaster30 / ocean

A C-like programming language (get it like sea-like like an ocean lol)
GNU General Public License v3.0
0 stars 0 forks source link

Make it so we can actually execute code!!!!! #2

Closed jmeaster30 closed 3 years ago

jmeaster30 commented 3 years ago

I want to both interpret and compile the source code. But I want to start with a basic interpreter first.

Then we can write functionality tests to make sure the interpreter and the compiler match exactly

jmeaster30 commented 3 years ago

I am going to split this up a little more