Tumble Forth
tumbleforth.hardcoded.net
Tumble Forth
1–10 of 25 posts
Re: Tumble Forth
#2Re: Tumble Forth
#3Hugged to death?
Re: Tumble Forth
#4Re: Tumble Forth
#5Hugged to death?
Re: Tumble Forth
#6Hugged to death?
Re: Tumble Forth
#7As brilliant as these bootstrap efforts are, I wonder if it would be a good decision to abandon all the business and application software in a civilization collapse. Someone on the GitHub project page for collapseos made a good comment to the effect of having gone through the software and hardware limitations of the late 70s and 80s, wouldn’t it be better to get follow the best practices of the era without the patent…
Re: Tumble Forth
#8Re: Tumble Forth
#9I love diving into other peoples forths and checking out what trade offs they made. After figuring out the model (theaded, token etc.) I usually jump to the flags, dictionary layout and then the assembler (in forth) if it has one. My favorite is still f83 - it’s a masterpiece.
Re: Tumble Forth
#10I love diving into other peoples forths and checking out what trade offs they made. After figuring out the model (theaded, token etc.) I usually jump to the flags, dictionary layout and then the assembler (in forth) if it has one. My favorite is still f83 - it’s a masterpiece.
Which F83?