16 bytes :P

From Esolang
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.
16 bytes :P
Designed by Stysan
Appeared in 2022
Dimensions zero-dimensional
Computational class Total
Reference implementation See page
Influenced by 25 bytes o:
Influenced 13 bytes :D
File extension(s)

16 bytes :P is an esoteric programming language inspired by 25 bytes o: The original goal was to create world's smallest compiler/interpreter. Like 25 bytes o:, all programs in 16 bytes :P are identical.

Implementations

Python

Original Python interpreter:

print(input())