spacey 1.2.0

a tiny yet performant whitespace vmm/interpreter
Documentation
1
2
3
pub mod interpreter;

pub use interpreter::{InterpretError, Interpreter, InterpreterConfig};