User:aadenboy/Bincot draft
Jump to navigation
Jump to search
Paradigm(s) | imperative |
---|---|
Designed by | User:Aadenboy |
Appeared in | 2024 |
Memory system | Stack-based |
Dimensions | Two-dimensional |
Computational class | Unknown |
Major implementations | None |
Influenced by | Befunge, Trampolines |
Influenced | None |
File extension(s) | .bnc |
- This is still a work in progress. It may be changed in the future.
- Note that bincot is typically lowercased except, often, at the start of a sentence.
Bincot is a two-dimensional esolang [intro]
Structure
A single "bin" starts at the first start/end command. The bin travels to its relative right once every step, executing what command is directly above its entrance. Depending on the type of command: it may either spill the contents of the stack, placing the command onto the program and pushing itself away from the direction of its entrnace; or translate itself to a new position or orientation. Whilst spilling, the bin attempts to execute whatever command is directly behind it BEFORE it moves onto it.
Character | Description |
---|---|
^
|