rusty_brainfck 0.1.2

A Small, Slightly Broken BrainFuck Interpreter, Available in both no-std contexts & std contexts.
Documentation

Rust BrainFuck

Changelog

---- V0.1.1a ---- rbf = "0.1.0"

  • == Additions ==
  • Added BrainFuckInterpreter Struct
  • == Removals ==
  • None (First Version)
  • == Breaking ==
  • None (First Verion)