FreeBSD.software
Home/math/lambda

lambda

0.1.4_2

Lambda calculus interpreter

Lambda is a lambda calculus interpreter. It also will convert lambda expression into the combinators S, K, and I. Current features: * Load predefined lambda expression * Many definitions provided: numbers Y fact map iszero list 1st 2nd 3rd ADD MUL EXP list suc pred . . . * Automatic number definitions. * Interpret lambda expressions. * Single step interpretation. * Normal or application order reductions. * Variable extraction (Conversion to S K I) * List definitions. * Some lambda calculus theory.

Origin: math/lambda
Category: math
Size: 121KiB
License: GPLv2
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install lambda

Dependencies (1)

More in math