Close

Patch-level release 0.48.2

A project log for zeptoforth

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

travis-bemannTravis Bemann 11/20/2022 at 05:310 Comments

This patch-level release extends support for lexically-scoped local variables to do loops and to case constructions, so local variables can safely be declared inside them and declared outside them and used within them.

Discussions