Close

Release 0.24.0

A project log for zeptoforth

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

travis-bemannTravis Bemann 12/24/2021 at 04:370 Comments

This release adds maps, including ones specialized for counted string and integer keys, shortens module names by removing -module from them, introduces private modules, reworks intertask communication words so they no longer return the buffer passed to them (instead only returning the length received), and reworks data unpacking words so they likewise do not expect a buffer to be returned to them.

Discussions