7 bytes XD

From Esolang
Jump to navigation Jump to search

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()

See also