Ascet
Jump to navigation
Jump to search
Ascet is an esolang by User:JIT, 2025
"Are all Square-complete esolangs truly turing complete?"
- -User:JIT, 2025
| commands | what they do |
|---|---|
| H | prints Hello, world! |
| i | ask for a 1 character input |
| () | Loop whats inside ten times |
| + | +1 then print (it starts at -1 & on the only variable) |
| {} | Will set the answer perfectly but only if it's {1+1}, {3-2}, {9÷3} or {4×6} |
| %5 | push 5 on the stack |
| ? | print yes if 4 is even, It will always print yes |
hello world
H
Square-completeness proof
H(+){1+1}{3-2}{9÷3}{4×6}%5?i
answer
no, not all Square-complete esolangs are Turing-complete