Remix.run Logo
romforth 2 hours 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 15 minutes ago | parent [-]

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