brain 0.1.2

Compiler for the brain programming language. Compiles brain into optimized brainfuck code. Also includes a brainfuck interpreter.
Documentation
/*.bf

# Created by https://www.gitignore.io/api/rust,vim

### Rust ###
# Generated by Cargo
# will have compiled files and executables
/target/

### Vim ###
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags