Close

VARIABLE, CREATE, and `comma` in NVM

A project log for eForth for cheap STM8S gadgets

Turn cheap modules from AliExpress into interactive development kits!

thomasThomas 11/07/2016 at 23:070 Comments

Compile to Flash did work in the last release, but using CREATE or "," in NVM didn't. I had to fix the code in a number of places. 6 bytes longer now, but it works ;-)

Issue #6 on GitHub explains the details. The binaries here in the project are already up-to-date.

Discussions