Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# core: s" new with interpreter semantics. s" hello world" type works
at the command prompt. The compiled version is : hw s" hello world" itype ; . # core: Placement of Stacks is now an application setting. See example apps. # core: added VM register A and B. See http://www.complang.tuwien.ac.at/anton/euroforth/ef08/papers/pelc.pdf for details. Uses Atmega Register R6:R7, R8:R9 resp. # core: added cmove as a primitve. # core: f_cpu used the old (pre-2.7) stack order for double cell values.
- Loading branch information