Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 274 Bytes

Brainfuck Interpreter

How to use

Interpreting and running mandelbrot program written in brainfuck:
  $ nim -r c -d:release src/brainfuck.nim examples/mandelbrot.b

Output