Muddle++
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Muddle++ is version of Muddle which looks even more weird! It manages to add a second tape, which reads from the first tape, and then pushes itself to the main tape. Don't understand? Read the code of the interpreter!
Commands added
Read: pushes the data in the cell under the pointer to tape 2. Xtc: Tape 2 pushes itself to tape 1.
Computational class
Pure Muddle is suspected to not be Turing-complete.
Examples
* hello * world read xtc !
Any others?