Close

Bug-fix release 1.7.1.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 07/30/2024 at 03:510 Comments

This bug-fix release fixes an issue with import-from and begin-imports-from where subsequent module imports will break already-imported words and can result in undefined behavior.

Discussions