1⅞ bytes :3
Jump to navigation
Jump to search
1⅞ bytes :3 is a esolang based off of 3 bytes :v).
interpreter
,+++.
the interpreter is in brainfuck, so every command is ⅜ of a byte
print "a"
^
print start of heading
~
note this only works on certain interpreters.
other interpreters may use this instead:
�
or whatever this is:
￾
print ↓
←
it works here i think