rustleaf 0.1.0

A simple programming language interpreter written in Rust
Documentation
1
2
3
mod functions;
mod methods;
mod script_loader;