-5 bytes ;)
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.
-5 bytes ;) is an esolang by User:PrySigneToFry and inspired by 0 bytes XD which is inspired by 9 bytes :I which is inspired by 13 bytes :D which is inspired by 16 bytes :P which is inspired by 25 bytes o:.
Examples
Hello, world!
print "Hello, world!"
1
Quine
1
Factorial
print(fac(int(input())))
1
Python in Python
code = """# Write your code here""" exec(code)
1
Implementation
This esoteric programming language is completely based on Python so that you just need to modify a few things in Python interpreter/compiler and use unnecessary comments with gibberishes to fill it to get 4294967292 bytes, then put it on a strange operating system so that you can implement it. Also you can add more function to it, such as built-in factorial, built-in fibonacci, and so on.