This release adds closures which may be created with bind
or 2bind
in the closure
module. These serve to provide a means to produce arbitrary execution tokens which are bound with runtime-specified data at arbitrary addresses, which may be replaced or disposed of as the user sees fit, unlike words defined with <builds
and does>
, which are permanently defined and can only be disposed of through erasing flash, if compile to flash, or rebooting, if compiled to RAM.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.