diff options
| -rw-r--r-- | readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,12 @@ if you use it and it breaks, too bad public domain +the plan right now is that this will be a DTC forth. +while an STC forth would be nice +(being able to mix assembly and forth would be nice) +having to manually compile in bytes would be annoying. +maybe one day i will do an STC forth... + ## forth registers there are a set of 'virtual registers' (see moving forth part 1) |
