Hacker News new | ask | show | jobs
by lebuffon 119 days ago
Forth does not specify threaded code. Implementation is left to the implementor.

Internally Forth can be direct threaded code, indirect threaded code, byte code, sub-routine calls or optimized native code.