We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
User:hammy/Box full of sand/nothing (DRAFT)
Jump to navigation
Jump to search
|
DRAFT |
|
This esolang is currently a draft. Please do not edit it without User:Hammy's permission. |
- This is still a work in progress. It may be changed in the future.
- Note that nothing is usually lowercase, except at the beginning of a sentence.
Nothing is a turning tarpit by User:Hammy that "looks like someone forgot to write the code", which means that it looks like just spaces.
| Designed by | User:Hammy |
|---|---|
| Appeared in | 2026 |
| Memory system | stack-based, accumulator-based |
| Dimensions | one-dimensional |
| Computational class | Unknown |
| Reference implementation | Unimplemented |
| Influenced by | Whitespace |
Commands
There are two commands. For readability, the tab character is represented by tabs and the space is represented by s, however in an interpreter this is not what you would input.
| Command | Meaning |
|---|---|
tabs |
Run the current instruction on the wheel, then move the wheel pointer to the right. |
s |
Move the wheel pointer to the right. |
The wheel
- This section is still a work in progress. It may be changed in the future.