Simple lambda calculus parser
in Rust. Not optimized or anything, mainly just to show off enum
s and math.
Read about this code and lambda calculus on my blog:
Simple lambda calculus parser
in Rust. Not optimized or anything, mainly just to show off enum
s and math.
Read about this code and lambda calculus on my blog: