all repos — min @ bd2f22c6a55cacffd7aa30ed8e578ed63ce917a1

A small but practical concatenative programming language.

Updates.
h3rald h3rald@h3rald.com
Thu, 24 Dec 2020 21:59:23 +0000
commit

bd2f22c6a55cacffd7aa30ed8e578ed63ce917a1

parent

18c54de95aef289bc18a53c437df743310f75622

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M next-release.mdnext-release.md

@@ -6,4 +6,4 @@ * Fixed library installation via nimble

* Fixed error handling and stack trace for **start-server** symbol. * Added the possibility to bundle assets in a compiled min program by specifying tbe **-a** (or **--asset-path**) option. * Added **expect-empty-stack** (**=-=**) symbol. -* Added **null** data type. +* Added **null** data type, added **null?** symbol.