Crate blc [−] [src]
blc is an implementation of the binary lambda calculus in Rust.
Modules
| encoding |
Lambda encoding for byte strings |
| parser |
A parser for binary-encoded lambda expressions |