Talk:Bitwise Cyclic Tag
From Esolang
[edit] Commands in BCT
BCT has two commands (0 and 1); however, operationally, a 1-command always pairs with the next command after it, effectively producing the composite commands 10 and 11. A trivial variant of BCT would have three non-composite commands, say {0, 10, 11} with the obvious definitions. --r.e.s. (Talk) 11:53, 13 August 2007 (UTC)
I've added a note in the article, explaining how BCT was in fact obtained from such a three-command language (which might be called CT). --71.135.227.61 00:03, 12 October 2007 (UTC)

