Turing complete?
Pre-release
Pre-release
An impressive subset of the language is now implemented, enough that I believe it is now turing complete.
The features include:
- if/while/print
- arithmetic/logic operators
- local assignment and referencing
- object instantiation
- calling functions of no arguments