langston-barrett / souffle-lintLinks
A linter for Soufflé Datalog
☆14Updated last year
Alternatives and similar repositories for souffle-lint
Users that are interested in souffle-lint are comparing it to the libraries listed below
Sorting:
- A toy symbolic execution engine, supporting the blog article ...☆17Updated 3 years ago
- Generate Soufflé Datalog types, relations, and facts that represent ASTs from a variety of programming languages.☆73Updated last month
- Stratified synthesis for learning machine code instruction semantics☆37Updated last week
- Haskell implementation of P4F Control-Flow Analysis☆21Updated 3 years ago
- Formalization of Typed Assembly Language (TAL) in Coq☆17Updated last year
- Haskell bindings for the Souffle datalog language☆105Updated last year
- Genetic program repair using GHC☆30Updated last year
- Interval datatype, interval arithmetic, and interval-based containers for Haskell☆21Updated 2 months ago
- A tool for translating imperative programs to CSP.☆12Updated 8 years ago
- ☆53Updated 5 months ago
- A book about datalog☆12Updated 2 years ago
- Haskell port of the Tensor Algebra COmpiler☆16Updated 5 years ago
- A language-generic implementation of equality saturation in Haskell☆21Updated 6 years ago
- A library for binary analysis and rewriting☆47Updated last year
- Language-generic workbench for building static analysis☆47Updated last year
- CoFloCo is a static analysis tool written in prolog to infer automatically symbolic complexity bounds of imperative and recursive program…☆17Updated 3 years ago
- An interactive visualizer for linear temporal logic (LTL)☆33Updated 4 years ago
- A formally verified implementation of differential dynamic logic in Coq☆18Updated 3 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated 8 months ago
- A certified semantics for relational programming workout.☆26Updated 4 years ago
- Constructive Galois connections☆34Updated 7 years ago
- Closure calculus implementation☆12Updated 6 years ago
- Code for tutorials, papers and experiments. Mostly Agda, Coq and Haskell.☆21Updated 2 years ago
- Graded Dependent Type systems☆25Updated 2 years ago
- Bidirectional Binding Signature and Bidirectional Type Synthesis, Generically