all repos — min @ 8ce42cf21fe4dc511cceb15db66c3f2b45ef95e9

A small but practical concatenative programming language.

Added news file.
h3rald h3rald@h3rald.com
Sun, 24 May 2026 08:41:16 +0000
commit

8ce42cf21fe4dc511cceb15db66c3f2b45ef95e9

parent

12dfa3a1f95891ad54e7b93f86c3e3c34d475085

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

jump to
A site/contents/news/v0.47.1.md

@@ -0,0 +1,13 @@

+----- +content-type: "post" +title: "Version 0.47.1 released" +slug: v0.47.1 +date: 2026-05-22 +----- +{@ _defs_.md || 0 @} + +This is a minor bugfix release addressing a subtle bug with symbol existence checking. + +### Fixes and Improvements + +* Now differentiating between null and unknown values (especially useful when checking for aymbol existence).