bf

a fast Brainfuck interpreter
 
  0
  no reviews



Bf ('a Brainfuck interpreter') is a simple and fast interpreter for the esoteric programming language Brainfuck. It offers some options to define special behavior, which is nice if you take part in Brainfuck programming contests with special rules.

This package is compiled with S-Lang support.