maxk42 / bi

This is a Brainfuck interpreter written in PHP which also has support for numeric arguments. For instance, to add ten to the current cell on the data strip, one may write '10+' instead of '++++++++++'. It is fully backward-compatible with standard Brainfuck programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maxk42/bi Stargazers