Initial implementation

Added
---

* Lambdas may be declared with arbitrary number of overloads
* Overloads with optional/default parameters are expanded
* Lambdas support anonymous recusion
* Limited object literal support with very limited core libraries
* Module loading
* Standard IO

Deprecated
---

Removed
---

Fixed
---