diff options
| author | kitty <nepeta@canaglie.net> | 2026-01-20 19:37:13 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-01-20 19:37:13 +1100 |
| commit | e270f024023e3f962df830ddeb058c96a1a5e900 (patch) | |
| tree | 99407b40b4001206053b8510da344a9197e29d90 /readme.md | |
| parent | 3310d72709120cbc9896754f9e3c35b39252f91d (diff) | |
dtc i think is best
Diffstat (limited to 'readme.md')
| -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) |
