ucsd-progsys / elsa
Elsa is a lambda calculus evaluator
☆184Updated 8 months ago
Alternatives and similar repositories for elsa:
Users that are interested in elsa are comparing it to the libraries listed below
- Examples of Dependently-typed programs in Haskell☆304Updated 2 years ago
- Convert Haskell source code to Coq source code☆280Updated 4 years ago
- An implementation of Pie in Haskell☆204Updated 5 years ago
- A small implementation of higher-order unification☆185Updated 7 years ago
- Generalized bananas, lenses and barbed wire☆343Updated 2 months ago
- A compiler for functional programs on serialized data☆158Updated this week
- The home of the Glamorous Glambda interpreter☆220Updated 2 months ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆155Updated 3 years ago
- Spartan type theory☆262Updated 8 months ago
- Fake dependent types in Haskell using singletons☆288Updated last month
- A continuation of Stephen Diehl's Write You a Haskell☆159Updated 4 years ago
- A modern, extensible and well-documented prettyprinter.☆297Updated 3 months ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆146Updated 3 years ago
- being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathcly…☆263Updated 6 years ago
- A friendly effect system for Haskell☆231Updated 9 months ago
- Compiling to Categories☆445Updated 11 months ago
- A minimalistic, elegant and powerful approach to working with graphs in a functional programming language☆195Updated 3 years ago
- Equational laws for free☆254Updated 10 months ago
- Generate Haskell code from a type☆131Updated last year
- Richard A. Eisenberg's PhD Dissertation☆206Updated 6 years ago
- SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers.☆251Updated this week
- Functional teaching language for use in a discrete mathematics course☆168Updated 3 weeks ago
- Optics as an abstract interface