Hacker News new | ask | show | jobs
by i336_ 3476 days ago
AFAIK Forth is a stack-based language, so most VMs are stack-based.

I might be wrong.

In any case I'm very interested to learn about what register-based Forth VMs are out there!