bfmod 0.1.0

Brainfuck lexer and compiler library for Rust.
Documentation
1
2
pub mod lexer;
pub mod compiler;