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

Debugger modify variable values #47

Open jmeaster30 opened 1 year ago

jmeaster30 commented 1 year ago

Make it so we can modify variables that are in the current context.

Not sure the usefulness of this but it would be neat. It probably would cause issues unless we type checked it but not sure how much I care about it being fool proof