Block editor experiment
Group: comp.lang.forth · Group Profile · Search for yay yay yay in comp.lang.forth
Author: Jean-François Michaud
Date: May 17, 2007 17:43
... in blocks, we are able to fall on single digits (1-8 lines) which opens the door to immediate execution on every keystroke. For example: 1- blah text 2- blah blah text 3- blah blah blah text 4- yay text 5- yay yay text 6- yay yay yay text 7- super text 8- super text 12L read '1', followed by '2', followed by 'L' places 1 on the stack when '1' is pressed, 2 on the stack when '2' is pressed and executes a lineswap using the 2 ...
Show full article (2.16Kb) |