Released: Sep 25
Changelog
- Refactoring for evaluation speed.
- Removed possibility to step through code.
- Oldest message is removed on mailbox full.
- Added spawn-trap inspired by Erlang (but simplified).
- Removed namespaces (they were too restricted).
- Mailboxes are now stored in arrays of default size 10 mails. Mailbox size can be changed using set-mailbox-size.