braincards

Punchcards-inspired Brainfuck implementation.


License
GPL-3.0
Install
pip install braincards==0.0.2

Documentation

braincards

Punchards braincards is a punchcards-inspired interface for writing code that can be executed by a personal computer. The project takes images of graph paper filled in to represent binary numbers, which are converted to Brainfuck code and executed by a Brainfuck interpreter.