-
Implement Bare bones seed language in Ruby, with JS, Ruby, and PHP output
- JavaScript
- Ruby
- PHP
-
First implement runtime in platform language using whatever resources are available to map to the desired functionality
- JS - mori.js for immutable data structures
- Ruby - hamster for immutable data structures
-
Implement runtime in seed language
- Implement HAMT data structures
- started by porting HAMT.js
- Implement HAMT data structures
-
Implement PB&J in WonderScript
- use SASS and HAML to provide alternate syntax
- Add loop/recur and try/catch/finally