Skip to content

BfalgoConverter

LucasMW edited this page Jan 25, 2018 · 2 revisions

BfalgoConverter

BfalgoConverter is a developer tool designed to convert pseudocode from Brainfuck Algorithms into bfalgo() calls, (which is how hac internally implements these algoritms). It's a tool for future developers who want to improve Headache with new features.

Usage

 ./bfalgoConverter

It receives input from stdin and outputs to stdout