Close

Patch-level release 0.11.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 09/13/2020 at 21:010 Comments

This patch-level release makes some improvements to the constant optimizer, adding the optimization of *, /, and U/ and also increasing the number of cases in which +, -, AND, OR, and XOR can be optimized.

Discussions