16 bytes :P
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.
| 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 |
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.
Example
Quine(?)
Anything goes here.
Implementations
Python
Original Python interpreter:
print(input())
2 years in I realised this language is 14 bytes, not 16.