Smallfuck/sf2wikitable
Jump to navigation
Jump to search
- ← Back to Smallfuck
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Here is an some programs compiled to wiki tables
Program:>*>*[*<], tape lenght:8
| Command number | State of program(running or halted) | Current symbol in program(>*>*[*<]) | Tape | Pointing to cell: |
|---|---|---|---|---|
| 1 | Running | > | 00000000 | 1 |
| 2 | Running | * | 01000000 | 1 |
| 3 | Running | > | 01000000 | 2 |
| 4 | Running | * | 01100000 | 2 |
| 5 | Running | [ | 01100000 | 2 |
| 6 | Running | * | 01000000 | 2 |
| 7 | Running | < | 01000000 | 1 |
| 8 | Running | ] | 01000000 | 1 |
| 6 | Running | * | 00000000 | 1 |
| 7 | Running | < | 00000000 | 0 |
| 8 | Running | ] | 00000000 | 0 |
| 9 | Halted | Out Of Bounds | 00000000 | 0 |