larsbrinkhoff / xForth

Experimental Forth cross compiler for tiny devices
GNU General Public License v3.0
61 stars 14 forks source link

CONSTANT not visible in target interpreter mode #65

Open larsbrinkhoff opened 3 years ago

larsbrinkhoff commented 3 years ago

This doesn't work:

1 constant foo
foo allot