Haskell-Annah-Library

Lambda calculator

Compiles Annah expressions into Morte expressions and provides a Haskell implementation of lambda calculus

Distributed programming language that desugars to Morte

GitHub

91 stars
15 watching
6 forks
Language: Haskell
last commit: about 4 years ago

Related projects:

RepositoryDescriptionStars
gabriella439/haskell-morte-libraryAn intermediate language for optimizing functional programs in Haskell374
mroman42/mikrokosmosAn educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts70
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
gabriella439/haskell-typed-spreadsheet-libraryProvides a typed and composable API for building spreadsheets with explicit input/output relationships185
ilya-klyuchnikov/lambdapiReorganization of source code for dependently typed lambda calculus paper to improve readability and understandability112
jgm/texmathA Haskell library for converting between various markup formats used to represent mathematics.327
paulrzcz/hquantlibHaskell implementation of financial math libraries66
ucsd-progsys/elsaAn evaluator for a minimal calculus designed to study reduction and computation-by-substitution in lambda calculus.181
ahgamut/blisA software framework that instantiates high-performance linear algebra libraries4
haskell/hooplA library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages73
gabriella439/haskell-errors-libraryA type-safe approach to error handling in the Haskell programming language64
alphamarc/wyahAn implementation of a programming language and its compiler in Haskell0
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
tfausak/rampartA Haskell library for analyzing interval relationships and dependencies.77
anton-k/processing-for-haskellA Haskell implementation of a subset of the Processing language for computer graphics71