i've made it so that -1 wraps to 255
255 isn't the upper limit, it's just an arbitrary number
@impiaaa yeah but you cant actually add and subtract in this language
the only way you'll get a negative number right now is trying to make 0 an odd number
@boots ah, ok, that makes sense
(I mean, it doesn't, but that's the point, isn't it)
@boots so, (0-1)+1 is 256? I love it