Talk:Track

From Esolang
Jump to navigation Jump to search

Clarification of language

This looks pretty interesting, but what is cell n? Is it the nth cell across from the top left? If so, how would one direct the pointer to the second row, if not, what is the limit of width of the 'field'. Could you demonstrate the 'programme flow' for the count to ten, as it would seem to me that it never gets past the first 1. Just interested - Hiato 10:18, 2 December 2009 (UTC)

Cell n is:

cell n is the nth cell in the one-dimensional memory array. the instructions are place over a two-dimensional grid where you can "walk" in any direction you want by using ">","<","^", and "V". - User:Wh1teWolf 16:09, 2 December 2009 (UTC)

Isn't the cat program broken?--TehZ 16:22, 29 October 2010 (UTC)