Hacker News new | ask | show | jobs
by lebuffon 1482 days ago
Minor caveat on SEE. If the Forth implementation uses "threaded" code the resulting source code can be quite close to the original text.

If the Forth compiler generates native code the one-to-one relationship with the source is lost and SEE will typically show the compiled code as Assembly Language.