wlambda 0.3.0

WLambda is an embeddable scripting language for Rust
Documentation
1
2
!expr = { _ + 30 };
!@export symbol expr;