RandomSoup / sack

A modern take on an interpreted scripting language
12 stars 0 forks source link

Jango/minor improvements #16

Closed Bigjango13 closed 1 year ago

Bigjango13 commented 1 year ago

Adds a few minor things that we discussed, along with fixing a few typos and mistakes.

nobody5050 commented 1 year ago

Oh also, following up on what lumin had suggested; making things return none instead of crashing in some instances

Bigjango13 commented 1 year ago

Oh also, following up on what lumin had suggested; making things return none instead of crashing in some instances

I'm not sure which parts you are referring to, there are many ways to cause runtime errors.

nobody5050 commented 1 year ago

Specifically what lumin mentioned, accessing a variable that doesn’t exist