# vpervenditti/vbf

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/vpervenditti-vbf).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/vpervenditti/vbf
- awesome-repositories: https://awesome-repositories.com/repository/vpervenditti-vbf.md

## Description

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]

## Tags

### Part of an Awesome List

- [Compilers and Interpreters](https://awesome-repositories.com/f/awesome-lists/devtools/compilers-and-interpreters.md) — Brainfuck interpreter and compiler.
