Hacker News new | ask | show | jobs
by twiceaday 981 days ago
It is a state transition table, the expansion is featured in the article right under it, or here

https://bbchallenge.org/1RB2RA1LC_2LC1RB2RB_---2LA1LA

For example: If in state B and the tape at the current marker reads 0: write 2, move the head Left once, and go to state C.