mangle 0.0.5

Exolang that can take any utf8 text as valid code and return some result out of it
Documentation
1
2
3
pub mod interpreter;
pub mod operators;
pub mod value;