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.
.yacuabll
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.
.yacuabll (Yet Another Completely Useless And Badly Labelled Language) is an esoteric programming language created by Gerson Kurz in 2001.
Instructions
These are the instructions and their intended short descriptions. What these functions actually do may be more complicated.
| Symbol | Short Description |
|---|---|
| a | FuncDefStatement |
| ' | FuncCallStatement |
| . | VariableStatement |
| { | AssignmentStatement |
| } | AddSelfStatement |
| < | AddStatement |
| > | SubSelfStatement |
| k | SubStatement |
| b | MulSelfStatement |
| 9 | MulStatement |
| + | DivSelfStatement |
| - | DivStatement |
| * | ModSelfStatement |
| / | ModStatement |
| ~ | OrSelfStatement |
| | | OrStatement |
| % | AndSelfStatement |
| ! | AndStatement |
| " | NandSelfStatement |
| § | NandStatement |
| $ | BitOrSelfStatement |
| & | BitOrStatement |
| ( | BitAndSelfStatement |
| ) | BitAndStatement |
| [ | IsLessStatement |
| ] | IsEqualStatement |
| _ | IsGreaterStatement |
| ? | IsLessOrEqualStatement |
| * | IsNotEqualStatement |
| ; | IsGreaterOrEqualStatement |
| , | LiteralStatement |
| : | PrintCharStatement |
| @ | PrintStatement |
| 0 | NegateStatement |
| 1 | IfStatement |
| 2 | WhileDoStatement |
| 3 | UntilDoStatement |
| 4 | IfThenElseStatement |
| 5 | IfThenUnlessStatement |
| 6 | IfThenProvidedStatement |
| 7 | WhileDoUnlessStatement |
Example Program
{.#,#H#E#L#}.#,#L#O# #b.#,#W#O#b.#,#R#L#:.#}.#,#D# #T#H#I#}.#,#S# #F#I
NE PROGRAM DOES NOT
NECESSARILY ##}.#,######}.#,######
}.#,#
#
#
#
#
:
.
# THIS SPACE FOR RENT
}
.
#
,
#
#
#
}
.
#
,
#
#
#
#
:.#:.#}.#,###WORK:.#{.##,####b.##,##b.##,####:.##
b.##,###>.##,####>.##,####>.##,#:.##:.#}.#,#AS##:.#>.#,######:.#>.#,####>.#,####
:.#
Implementation
An implementation was written in Python as part of the Great Python Language Zoo.