decrn's Stars
decrn/tilogics
Mechanized proofs and example programs for the paper Type Inference Logics, published at OOPSLA24.
johnyob/dromedary
Dromedary is an experimental subset of OCaml, using constraint-based type inference!
nachivpn/kripke-style
Organisation for reading group on Kripke-style semantics
EmielLanckriet/ASMinCoq
ztatlock/2024-marktoberdorf-egglog
Mini egglog in Python
pdfcpu/pdfcpu
A PDF processor written in Go.
dafny-lang/dafny
Dafny is a verification-aware programming language
art-w/gamelle
2d game engine for OCaml
verifast/verifast
Research prototype tool for modular formal verification of C and Java programs
msp-strath/cs316-functional-programming
CS316 "Functional Programming" lecture notes
oquechy/cfl-reach
Kotlin implementation of CFL Reachability algorithm for pointer analysis in C++ and Java programs
kosmikus/lhs2tex
Preprocessor for typesetting Haskell sources with LaTeX
vellvm/vellvm
The Vellvm (Verified LLVM) coq development.
acorrenson/metamatix
A verified implementation of a metamath proof checker
QGoose/Goose
An OCaml library for quantum computing
acorrenson/minilog
A verified Implementation of a mini prolog
coq-community/coq-tricks
Tricks you wish the Coq manual told you [maintainer=@tchajed]
inQWIRE/openqasm-parser
OCaml library for manipulating OpenQASM Abstract Syntax Tree
fmarotta/kaobook
A LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.
sweirich/pi-forall
A demo implementation of a simple dependently-typed language
signalapp/libsignal
Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.
katamaran-project/katamaran
Katamaran is a semi-automated separation logic verifier for the Sail specification language. It works on an embedded version of Sail called μSail and verifies separation logic-based contracts of functions by generating (succinct) first-order verification conditions.
fetburner/type-infer
A Formal Verification of Algorithm W
kkharji/archive-323
The neovim language-server-client UI
swiftlang/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
sbt/sbt
sbt, the interactive build tool
ilyasergey/pnp
Lecture notes for a short course on proving/programming in Coq via SSReflect.
ekmett/lens
Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
kmonad/kmonad
An advanced keyboard manager
scalaz/scalaz
Principled Functional Programming in Scala