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

Finish parser #16

Closed jmeaster30 closed 1 year ago

jmeaster30 commented 2 years ago

This is a checklist of what is left on the parser based on the things I want to implement now

jmeaster30 commented 2 years ago

Added tuple parsing but I want to redo it because it acts strangely with if statements. I want to make them you parens instead of curly braces.

jmeaster30 commented 1 year ago

Everything that I really really want is done :)