Only took 9 months!!!
- Added testing, so the language is safer.
- I think there's some new features? I forget.
- Functions are better now, you just do something like
add <- function(a, b) {return a + b}
This is likely the last release, because I don't feel like continuing to work on it when there are much better languages out there, like C++ and Shakespeare Programming Language.