Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 470 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 470 Bytes

myforth-arduino

A simple, non-standard, tethered Forth for the Arduino, includes a steno keyboard application.

I think myforth-arduino is stable now. I have decided to leave "if", "while", and "until" as they are. That is, they do not pop the stack. I've added "if/", "while/", and "until/" which do pop the stack as expected from classic Forth.

Stenomod16 is the most current firmware for stenomod keyboards. The other versions are there for historical reference.