Hacker News new | ask | show | jobs
by tyingq 2350 days ago
"Has a stack" isn't the same as "Has a stack based ISA".
1 comments

To expand: a Forth machine or similar would be a stack based ISA. Using a stack is a different matters; Pretty much every ISA uses stacks.