top | item 35881487

(no title)

rtomanek | 2 years ago

Wondering if they meant Forth rather than Fortran.

discuss

order

int_19h|2 years ago

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.