⚠ Deprecated: Legacy, CriticalBugs
Lambda calculus implementation using FSharp. The library exposes the classic combinators, boolean algebra, numeral agebra using Church numerals, pairs algebra. Combinators: S, K, I, M, KI, C, B, Th, B1, V Boolean: GTrue, GFalse, GAnd, GOr, GBeq Numerals: G0, G1, G2, GSucc, GPred, GAdd, GSum, GMul, GPow, LEq, Eq, Gr Pairs: GPair, GFst, GSnd, GPhi
License
—
Deps
3
Install Size
—
Vulns
✓ 0
Published
Feb 6, 2018
$ dotnet add package Simplee.GoaNo README available.