We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Talk:Track
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)