Close

Patch-level release 0.14.3

A project log for zeptoforth

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

travis-bemannTravis Bemann 03/21/2021 at 03:450 Comments

This patch-level release adds a block editor and some block loading and listing words for the STM32F746 DISCOVERY board as well as abstracting out ANSI terminal-related words so they can be shared by both the line editor and the block editor; additionally, some bugs in the lambda words [: and ;] concerning constants are fixed as well.

Discussions