all repos — min @ 34e5a54d1442bc2f19c53b568a02f3cb5e8ce1c3

A small but practical concatenative programming language.

site/contents/news/v0.47.1.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 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).