Comment by ๐ norayr
i found milliforth yesterday: https://github.com/fuzzballcat/milliForth (:
2023-11-13 ยท 2 years ago
Original Post
To nForth and Beyond โ I've been hacking on my little nForth, which is a simple 32-bit indirect Forth with a few deviations from norm. In the process I shrunk it down to 3.5KB, which opened up my appetite for tiny Forths. Come to think of it, I haven't written more than 64KB of forth for any forth project this century. Not even close. And 64K of forth is a huge amount of code, even with 32-bit tokens. So I've been thinking of spinning up another forth, with 16-bit execution tokens and 64KB (or...