all repos — min @ 78d6ffaa26265213e741248c28216d1559e2d676

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
### Fixes and Improvements

* Miscellaneous documentation fixes.
* Now clearing the stack after every HTTP request received by **http-server**.
* Fixed #174 (cons operator was not creating a new quotation).
* Fixed #176 (times can now execute a quotation 0 times).
* Added **quoted-symbol?** predicate.