abh - HTMLify profile

abh's Profile Picture

abh

501 Files

101801 Views

Latest files of /abh/bf

BrainF#ck Interpreter abh/bf/bf.py
316 Views
0 Comments
#!/usr/bin/python

from sys import argv
from os import system