2026-05-05 04:03:49 zeptoforth 1.16.2 (https://github.com/tabemann/zeptoforth/releases/tag/v1.16.2) has been released 2026-05-05 09:57:27 vms14: if you want to try MIPS also, you can install qemu-user which only emulates single binaries rather than a whole system 2026-05-05 09:58:15 on Debian and Ubuntu (and I'm sure others) you can start a binary for a different processor and it will just run as if it were native 2026-05-05 09:59:47 so you can use gdb-multiarch to debug and output to console or to files as if it were running natively 2026-05-05 22:18:33 i know some folks here were looking at array languages a while ago; any chance someone found anything they like for an "einsum-oriented" language?