This patch-level release adds lexical scoping within conditional/looping constructs to local variables declared with {
... }
, except for in do-loops and case constructs, where local variables are not currently supported.
A project log for zeptoforth
A full-featured Forth-based RTOS for ARM Cortex-M
This patch-level release adds lexical scoping within conditional/looping constructs to local variables declared with {
... }
, except for in do-loops and case constructs, where local variables are not currently supported.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.