wlambda 0.1.0

WLambda is an embeddable scripting language for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
0.1.1 (2019-05-17)
==================
Initial release on crates.io.

* Documented most things.
* Finished most important functionality in WLambda.

0.1.0 (2019-05-06)
==================
Initial release on GitHub.

* This code is still proof of concept. And not even ready
  to be used as library.