Skip to content

Commit 4f17d5d

Browse files
committed
Update README
1 parent 4c5bd3f commit 4f17d5d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Anton-lang
22

3-
Anton Wibowo programming language, based on the [Brainfuck Esoteric Language](https://en.wikipedia.org/wiki/Brainfuck). This is a fork of [Bf](https://github.com/Overv/bf).
3+
Anton Wibowo Esoteric Language
4+
5+
This is a tribute to (or a joke of) Anton Wibowo, a person on Facebook, who is well-known for his act of promoting FLOSS softwares, especially Linux and urges people to stop using proprietary softwares. Every opcodes in this language are taken from phrases he oftenly uses in his posts.
6+
7+
This language is a [Trivial Brainfuck Substitution](https://esolangs.org/wiki/Trivial_brainfuck_substitution) with the following substitutions:
8+
9+
```
10+
TrivialBrainfuckSubstitution("floss", "django", "wuzz", "pypy", "quantum", "wagtail", "avlinux", "mxedition")
11+
```
412

513
## Usages
614

@@ -14,4 +22,4 @@ Anton Wibowo programming language, based on the [Brainfuck Esoteric Language](ht
1422

1523
You can convert brainfuck code into anton code like this
1624

17-
![usage-converter](assets/usage-converter.png)
25+
![usage-converter](assets/usage-converter.png)

0 commit comments

Comments
 (0)