▲ | iberator 4 days ago | ||||||||||||||||
Interesting fact: hp3000 is an example of very few mainframe/mini computers based on stack architecture instead of registers:) I'm currently writing assembler for my own virtual cpu hehe. Stack based of course | |||||||||||||||||
▲ | tdeck 4 days ago | parent | next [-] | ||||||||||||||||
I think the Burroughs machines also had a stack-based architecture https://www.hoa.org/blog/jack-allweiss/evolution-of-burrough... | |||||||||||||||||
| |||||||||||||||||
▲ | nathan_douglas 3 days ago | parent | prev [-] | ||||||||||||||||
I did a similar project as an independent study for my CS degree. It was a ton of fun! I haven't tried it but I think you can then write a Forth for it very simply too. |