all repos — min @ bff602ce45d72f650e81f2ea2b39f4e76aab40e2

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
* **REMOVED** support for creating dynamic libraries (it never worked properly anyway)
* Added **operator** symbol to define symbols and sigils in a more controlled way.
* Added **expect-all** and **expect-any** symbols.
* Fixed behavior of **require** and **invoke** ensuring that operators are evaluated in the correct scopes.