January 1, 2009
An interpreter is executing in your browser. Since the last version, the following changes have been made.
- moved language core into a separate project
- massive refactor
- changed language to be non-strict (i.e. lazy evaluation, baby!)
- added simulated agressive parallelization (in English, every program is automagically parallel whenever possible, but under the hood it's still just one thread)
- added callback hook to visualize evaluation at each step
Click here to begin animation.
Unit Tests
| e | eval e | Expected |
|---|