all repos — min @ e4f13f32768093d2f1b83d1af8d5ec6bfc7bf86d

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
### BREAKING CHANGES

* The `dpairs` symbol now returns a quotation of quotations, each containing a value/key pair.


### New Features


### Fixes and Improvements

* Fixed `help` symbol and `min help` command to correctly report sigil documentation.