Author: Jerry AvinsJerry Avins Date: May 18, 2007 06:37
Jonah Thomas wrote:
> Jean-Fran�ois Michaud comcast.net> wrote:
>
>> By reducing the amount of text 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 ...
|