Please have a look at the 2011 version of this blog at: https://teawiththemadhacker.wordpress.com/
the first version of this blog in a single file: https://sourceforge.net/projects/toybasic/files/info/Tea%20With%20The%20Mad%20Hacker%20-%20Let_s%20Build%20An%20Interpreter.txt
I do not intend to continue in the blog format, instead preferring to refer to one document (a text'ized version of that same blog) that will be updated.
There are several problems with Tea With The Mad Hacker - first is that it is five years old and all of the external links to source code are no longer valid - even though I tried to diversify the places where the code was set.
Luckily, I posted the source code directly into the blog itself - and this is where the source code for this project will come from.
Unluckily, I only posted the source code directly to the blog once and more advanced versions of the source code are unavailable via external links. So I must follow my own writing to create the more advanced version - writing
A) is 5 years out of date,
B) assumes a core knowledge of object oriented programming that, if still intact, is quite rusty, and
C) abridges many pieces of code and writing in lieu of a shorter post.
So, from now on, I'm going to refer to a single text file - which later will become a prettier google document, and finally a pdf file - to create this project.