a?b.

From Esolang
Jump to navigation Jump to search
This is still a work in progress. It may be changed in the future.
A?b.
Designed by User:Masalt
Appeared in 2022
Computational class Unknown
Reference implementation Unimplemented
Influenced by PuzzleScript
File extension(s) [.a-b]

A?b. (not capitalized except at the start of a sentence) is a language invented by User:Masalt, using Python 3.8.12. It consists of a starting variable, ten rules, each spanning two lines, to apply to the variable each tick, an ending value, and a post-completion message (to be repeated 10 times upon completion). The interpreter can be found here.

Examples

Truth machine

?
2
?
3
?
4
?
5
?
6
?
7
?
8
?
9
?
0
.
.
.
.
/

Hello World

Hello
Hello
world
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
world
/

Output:

hello

world


//////////

Cat

?
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
/