Close

Bug-fix release 1.3.0.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 11/18/2023 at 04:050 Comments

This bug-fix release fixes an issue with f** that was causing the inappropriate raising of x-domain-error when the exponent was 0,0 (when this should only happen with 0,0 0,0 f**). Also, it adds net::wait-ready-endpoint to zeptoIP for doing a blocking wait on an endpoint's becoming ready.

Discussions