We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3f694 commit 7531673Copy full SHA for 7531673
README.md
@@ -2,10 +2,10 @@
2
3
## What is it?
4
5
-FuckBench (*FB*) is a set of batch files and tools to comiple from several languages into (BrainFuck)[https://en.wikipedia.org/wiki/Brainfuck] (*BF*).
+FuckBench (*FB*) is a set of batch files and tools to comiple from several languages into [BrainFuck](https://en.wikipedia.org/wiki/Brainfuck) (*BF*).
6
7
In addition to creating BF code, FB creates higly optimized C files using the
8
-(Esotope)[https://github.com/lifthrasiir/esotope-bfc] BF to C compiler.
+[Esotope](https://github.com/lifthrasiir/esotope-bfc) BF to C compiler.
9
If a C compiler is configured, a Windows executable is also created.
10
11
Currently, it supports comipiling the following languages to BF:
0 commit comments