Skip to content

Commit

Permalink
# core: s" new with interpreter semantics. s" hello world" type works
Browse files Browse the repository at this point in the history
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
mtrute committed Oct 17, 2008
1 parent 64da16c commit 545baaa
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 545baaa

Please sign in to comment.