#New Amiga's?
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Well, in John-James' Fig-Forth for the PDP-11 I got used to being able to
dynamically patch words created with <BUILDS-DOES> just by changing the
CFA. Direct threaded code (and Direct token threaded code) doesn't really
have a CFA you can use.
I'm working on a higher-level sort of object-oriented Forth that uses
Indirect token threaded code (well, I have the basic ideas laid out), by
the way…