Hacker News new | ask | show | jobs
by rtomanek 1137 days ago
Wondering if they meant Forth rather than Fortran.
1 comments

It's even less true for Forth, given that it has separate data and return address stacks, and neither is addressable. There is some dedicated Forth hardware that relies on this fact to separate the stacks physically in hardware and e.g. use SRAM for them.