- ✨Add run command and documentation
- add ability to ask
pls
what its version is - new import syntax for modules
print()
function converts any PSvalue -> PSString- migrate from
yaml-ast-parser
->yaml
package - Add installer with instructions to home page.
- Allow calling fns that are referenced by a fn parameter
- fix scoping for native functions
- Add
method():
syntax for quickly defining a map of functions - use
()=>
instead of$()
to define anonymous functions. - Ensure function bodies are lexically bound
- End of read, beginning of history