Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 717 Bytes

File metadata and controls

30 lines (19 loc) · 717 Bytes

1.0.0-alpha.12

  • ✨Introduce the --canon-- module

1.0.0-alpha.11

  • ✨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.

1.0.0-alpha.10

  • Allow calling fns that are referenced by a fn parameter

1.0.0-alpha.9

  • fix scoping for native functions

1.0.0-alpha.8

  • Add method(): syntax for quickly defining a map of functions
  • use ()=> instead of $() to define anonymous functions.
  • Ensure function bodies are lexically bound

0.0.0

  • End of read, beginning of history