Close

Release 0.40.0

A project log for zeptoforth

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

travis-bemannTravis Bemann 06/11/2022 at 03:180 Comments

This release adds an ARMv6-M assembler (which can also be used on ARMv7-M platforms), adds /mod and u/mod for M4 and M7 platforms (they already existed for the RP2040), changes the order of display of .s to make it more standard, and adds ." and .\" at the REPL level (so they do not require one to be in a compilation state).

Discussions