st-den / ua-anthem.bf

πŸ‡ΊπŸ‡¦πŸŽΌπŸ§ πŸ‘ŒπŸ‘ˆ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‡ΊπŸ‡¦πŸŽΌπŸ§ πŸ‘ŒπŸ‘ˆ

How to use

  • translator.py translates the original anthem text from anthem.txt to dumb 3-commands brainfuck, then writes that code to anthem.bf

  • interpreter.py reads brainfuck code from anthem.bf and interpretes it (i.e. prints the anthem) using the brainfuck module from PyPi 1

1 because I have things to do in life besides implementing yet another brainfuck interpreter actually I'm too dumb

Dependencies

brainfuck:

$ pip install brainfuck


Okay, but why?

Why not?

About

πŸ‡ΊπŸ‡¦πŸŽΌπŸ§ πŸ‘ŒπŸ‘ˆ

License:The Unlicense


Languages

Language:Brainfuck 98.6%Language:Python 1.4%