brainfrick 1.1.0

An optimizing brainfuck interpreter with helpful errors.
Documentation
[dependencies.itertools]
version = "^0.9.0"

[package]
authors = ["Purpzie"]
categories = ["parser-implementations", "parsing"]
description = "An optimizing brainfuck interpreter with helpful errors."
edition = "2018"
keywords = ["brainfuck", "brainfrick", "interpreter"]
license = "MIT OR Apache-2.0"
name = "brainfrick"
readme = "README.md"
repository = "https://github.com/Purpzie/brainfrick"
version = "1.1.0"