tweag / smtlib-backendsLinks
A Haskell library providing low-level functions for SMTLIB-based interaction with SMT solvers.
☆19Updated 5 months ago
Alternatives and similar repositories for smtlib-backends
Users that are interested in smtlib-backends are comparing it to the libraries listed below
Sorting:
- Sturdy is a library for developing sound static analyses in Haskell.☆61Updated 2 years ago
- Language-generic workbench for building static analysis☆47Updated last year
- Testing Infrastructure for Temporal AbstractioNs☆23Updated 4 years ago
- lowlevel set of cryptographic primitives for haskell☆35Updated last month
- Example language server (LSP) implementation for a toy language☆60Updated 3 years ago
- a http(s) client in idris☆28Updated 7 months ago
- Implementing a small functional language with a combinator based graph-reduction machine☆31Updated last week
- Repository with code snippets that accompany episodes of The Haskell Unfolder☆102Updated last week
- Simple examples on how to implement a DSL in Haskell.☆19Updated 5 years ago
- The paper "GADTs meet their match" and related materials☆10Updated 6 years ago
- ☆48Updated last month
- A special-purpose processor for pure, non-strict functional languages☆28Updated 6 months ago
- Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.☆43Updated 8 months ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated 3 weeks ago
- Eventually a practical 2-level TT-based compiler☆27Updated 3 months ago
- Fine-grained lattice primitives for Haskell☆37Updated 2 weeks ago
- A compiler that translates a form of lambda calculus to C☆12Updated last year
- Go get tested! Github Actions matrix generator for your haskell projects' CI☆51Updated 3 weeks ago
- CS410 "Advanced Functional Programming"☆25Updated 2 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- ☆49Updated 3 months ago
- Fast equality saturation in Haskell☆84Updated this week
- Moved to Haskell.org GitLab.☆61Updated last month
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆56Updated last year
- Haskell's IO simulator which closely follows core packages (base, async, stm).☆41Updated last week
- A Haskell library for on-disk tables based on LSM-Trees☆44Updated this week
- A tutorial on how Agda infers things☆58Updated last week
- Dependent sums and supporting typeclasses for comparing and displaying them☆56Updated last year
- Interactive Theorem Proving for students☆20Updated last year
- Extensible implementation of the RISC-V ISA based on FreeMonads