dafny-lang / dafny
Dafny is a verification-aware programming language
☆2,924Updated this week
Related projects ⓘ
Alternatives and complementary repositories for dafny
- A Proof-oriented Programming Language☆2,697Updated last week
- Koka language compiler and interpreter☆3,314Updated 2 weeks ago
- The P programming language.☆3,042Updated 2 weeks ago
- Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theor…☆4,862Updated this week
- The CompCert formally-verified C compiler☆1,889Updated this week
- A purely functional programming language with first class types☆2,528Updated last week
- Boogie☆514Updated this week
- A safe, easy systems language☆1,908Updated last week
- Systems language with linear types and capability-based security.☆1,123Updated 4 months ago
- A superoptimizer for LLVM IR☆2,168Updated 2 months ago
- Programming Languages Zoo☆1,460Updated 5 months ago
- CakeML: A Verified Implementation of ML☆964Updated this week
- A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.☆812Updated 7 months ago
- A modern proof language☆3,581Updated this week
- Agda is a dependently typed programming language / interactive theorem prover.☆2,514Updated this week
- A Dependently Typed Functional Programming Language☆3,436Updated 3 months ago
- A data-parallel functional programming language☆2,407Updated this week
- The Mercury logic programming system.☆907Updated this week
- cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems.☆1,041Updated this week
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,092Updated last year
- Proving leftpad correct two-dozen different ways☆650Updated this week
- Maintainable configuration files☆4,230Updated 2 weeks ago
- The Rosette solver-aided host language, sample solver-aided DSLs, and demos☆643Updated 5 months ago
- A static, type inferred and embeddable language written in Rust.☆3,223Updated 8 months ago
- The Flix Programming Language☆2,175Updated this week
- Crucible is a library for symbolic simulation of imperative programs☆682Updated 3 weeks ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,221Updated last month
- Pony is an open-source, actor-model, capabilities-secure, high performance programming language☆5,725Updated last week
- The MLton repository