Bra㏌fuck

From Esolang
Jump to navigation Jump to search
Not to be confused with Brainfuck.

Bra㏌fuck is an Esoteric programming language created by the Shidinn community. It uses ligatures like = (for two minus signs) or : (for two dots) to shorten the code (code golf). Output is in UTF-8 by default.

This list in incomplete
Bra㏌fuck Brainfuck
+ +
- -
< <
> >
[ [
] ]
. .
, ,
± +-
-+
.+
+.
.-
,-
-.
: ..
..-
..-..
...
....
.....
; .,
.,-
= --
.--
--.
.--.
..--..
....---
---
.---
----
------
------------
.>
..>
<.
<<
>>
--<
-->
<<<
>>>
[[
]]

Sample programs

Non-ascii quine

References