all repos — min @ 1f3459e6ae4404c214f95697b178c0900d264e6c

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
### New Features

- Added a new `color` symbol to the `io` module to enable/disable terminal color output.
- Added a new `from-html` symbol to the `xml` module to parse HTML documents and fragments.
- Added a new `xentity2utf8` symbol to the `xml` module to convert an XML entity to its corresponding UTF-8 string.