top | item 47143368

(no title)

js8 | 6 days ago

So implement four of them, and you will know them all! First Forth with indirect threaded code, second Forth with direct threaded code, third Forth with subroutine threaded code, and the final fourth with token threaded code.

discuss

order

romforth|6 days ago

You jest, but I did end up doing just that in my implementation (https://github.com/romforth/romforth) trying to shoehorn a Forth implementation into a MSP430 device with just 2KB ROM + 128 byte RAM

iberator|6 days ago

Interesting. I have a slightly off topic question: do you agree that there are no good newbie programming manual for msp430? in comparison to Arduino or PIC etc

n4r9|6 days ago

I thought this was going to be a pun on the word "fourth", disappointed when I got to "final".