kari 0.1.0

An embeddable programming language, writting in and for Rust
Documentation
1
2
3
pub mod error;
pub mod evaluator;
pub mod stream;