Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 217 Bytes

bf-forth

A Brainfuck interpreter in Forth.

Usage

Install Gforth and:

./bf.fs ./examples/hello-wo.bf
echo 'abc' | ./bf.fs ./examples/capitalize-input-fmt.bf