On Sat, Feb 25, 2017 at 11:11 PM, Willard Goosey <[email protected]> wrote:
> This is even worse for me, because I insist on trying to learn FORTH on > various strange old computers with strange old FORTHs. I could just use > GFORTH on my Pi, but what would be the fun of that? :-) > A while back I began trying to write a FORTH for the Commodore 128. There are so many choices to make (threading model, location of stacks, subset to implement), and understanding the internals is tricky. I'm going to swing back around to it this year sometime.
