7 bytes XD

From Esolang
Jump to navigation Jump to search
7 bytes XD
Designed by DockedChutoy
Appeared in 2022
Dimensions zero-dimensional
Computational class Total, No-code
Reference implementation See page
Influenced by 13 bytes :D
File extension(s)

7 bytes XD is an esolang made by User:DockedChutoy with the goal of creating the smallest interpreter.

Instructions

Every program is valid. Sadly there is no output, making 7 bytes XD input only.

Examples

Quine

It is technically impossible to make a quine due the mentioned inability of output.

Interpreter

Python

This is the official interpreter.

input()

><>

>i:01-=?v00.
        ;

brainfuck

,[,]

See also