Have you seen Pascal's zoom train in the other thread that's currently running?

   3 ( [ # #"1 ) i.2 4
0 0 0 1 1 1 2 2 2 3 3 3
0 0 0 1 1 1 2 2 2 3 3 3
0 0 0 1 1 1 2 2 2 3 3 3
4 4 4 5 5 5 6 6 6 7 7 7
4 4 4 5 5 5 6 6 6 7 7 7
4 4 4 5 5 5 6 6 6 7 7 7
 
Ben
________________________________________
From: programming-boun...@forums.jsoftware.com 
[programming-boun...@forums.jsoftware.com] on behalf of 'Dan Baronet' via 
Programming [programm...@jsoftware.com]
Sent: Thursday, July 17, 2014 13:57
To: programm...@jsoftware.com
Subject: Re: [Jprogramming] trains

interesting one, thanks


On Wednesday, July 16, 2014 7:50:39 PM, Nollaig MacKenzie 
<noll...@amhuinnsuidhe.net> wrote:



last1=: $ #: , i: 1:

   bar
   1 1 0 0
   1 0 1 0
   0 1 1 1

   1 0 1 0
   1 1 1 0
   1 1 1 0
      last1 bar
      1 2 2



On 2014.07.16 13:26:38, you,
the extraordinary 'Dan Baronet' via Programming, spake thus:

> I am looking for good examples of use of trains.
> Apart from the classic +/ % #, I can't think of many more.
> Anyone with some examples? They can be of any length.
> /Dan

--
Nollaig MacKenzie
http://www.yorku.ca/nollaig

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to