A brainfuck interpreter/compiler written in V. 1. Get a V compiler here 2. Clone this repo using git clone https://github.com/vpervenditti/vbf 3. Run v -prod vbf/vbf/ 4. Add vbf to your path ``` vbf 1.0 - simple brainfuck interpreter/compiler Usage: vbf [options] [file]