braincrash_run.py
from braincrash import Braincrash bc = Braincrash() bc.compile("") bc.run()
Recommended Posts