Re: Block editor experiment
  Home FAQ Contact Sign in
comp.lang.forth only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.forth Profile…
 Up
Re: Block editor experiment         


Author: Jean-François Michaud
Date: May 18, 2007 09:27

On May 18, 9:37 am, Jerry Avins ieee.org> wrote:
> 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 ...
Show full article (1.97Kb)
no comments