Info Dzi
If you walk your users through the program line by line, they should have a good basic understanding of what a FORTH program looks like. This program only puts one letter on the screen. How about putting five letters on the screen That will certainly make a more impressive demo. We can put the word FORTH on the screen by merely repeating and adapting the code which we used for the letter F. I made some changes to get the code to fit one or two screens. Everything is standard fig-FORTH. Note...