You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Combinatory logic and lambda calculus parser and interpreter in plain JS. Supports SKI, BCKW, Church numerals, defining own combinators, λ ↔ SK conversions, and more. An HTML playground and quest page included.