Close

Patch-level release 0.64.4

A project log for zeptoforth

A full-featured Forth-based RTOS for ARM Cortex-M

travis-bemannTravis Bemann 05/07/2023 at 22:040 Comments

This patch-level release adds jump tables, declared with begin-jumptable, end-jumptable, =>, and default=>, and fixes a bug that was leaving garbage on the stack and failing to properly initialize error-emit?-hook on boot.

Discussions