all repos — min @ e173d57ca2188a9103a31c5c942b0c284eaf26a1

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
### BREAKING CHANGES

* Runtime checks (expectations) must now be manually activated by specifying `-d` or `--dev`.
* Added **dev?** symbol to check if we are running in development mode.