This commit is contained in:
Miloslav Ciz 2024-02-02 08:28:14 +01:00
parent cafa9c826c
commit a9b582054b
19 changed files with 106 additions and 26 deletions

View file

@ -202,4 +202,5 @@ Turing machines can be used to define computable [formal languages](formal_langu
## See Also
- [brainfuck](brainfuck.md)
- [busy beaver](busy_beaver.md)
- [busy beaver](busy_beaver.md)
- [counter machine](counter_machine.md)