wlambda 0.8.0

WLambda is an embeddable scripting language for Rust
Documentation
1
2
3
4
!@wlambda;
!@import wl wlambda;
!@export s str;
!@export s2 wl:str;