Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 848 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 848 Bytes

Anton-lang

Anton Wibowo Esoteric Language

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.

This language is a Trivial Brainfuck Substitution with the following substitutions:

TrivialBrainfuckSubstitution("floss", "django", "wuzz", "pypy", "quantum", "wagtail", "avlinux", "mxedition")

Usages

Directly writing the code

usage-1

From file

usage-2

Converter

You can convert brainfuck code into anton code like this

usage-converter