catseye.tc » thue.rb » Thue distribution »
_0::=_ 1_::=1++ 0_::=0++ 0++::=1 01++::=10 11++::=1++0 _1++::=10 __::=_//_ //::=::: ::= __