awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

dependently typed programming language / proof assistant

Ranking aktualisiert am 30. Juni 2026

Wir kuratieren Open-Source GitHub Repositories passend zu „dependently typed languages“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Ergebnisse für „eine Programmiersprache mit abhängigen Typen“

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • coq/coqAvatar von coq

    coq/coq

    5,488Auf GitHub ansehen↗

    Coq is an interactive theorem prover and proof assistant used for formal mathematical verification and verified software development. It utilizes the Gallina functional language to define computable functions and logical propositions, which are then verified through a machine-checked kernel. The system employs a dependent type system and a Caldicott-style proof engine to automate proof search and tactic execution. These capabilities allow for the creation of formal specifications and the development of algorithms that are mathematically proven to meet specific requirements. The toolset inclu

    Coq is a mature interactive theorem prover and proof assistant with a full dependent type system (Gallina), inductive families, tactic-based proof, type inference, and verified code extraction, making it a flagship tool for formal verification and dependently typed programming.

    OCamlInteractive Proof DevelopmentInteractive Theorem ProvingDependent Type Systems
    Auf GitHub ansehen↗5,488
  • leanprover/lean4Avatar von leanprover

    leanprover/lean4

    8,306Auf GitHub ansehen↗

    Lean 4 is a functional programming language and interactive proof assistant used to formalize mathematics and verify software correctness. It functions as a dependent type theorem prover and a formal verification tool that allows users to construct mathematical proofs and ensure program correctness. Additionally, it serves as a logic-based source for generating verified datasets used to train and benchmark artificial intelligence reasoning systems. The system distinguishes itself through a small-kernel verification model, where all proofs are verified by a trusted core of basic logical rules.

    Lean 4 is a dependently typed functional programming language and interactive proof assistant with a small-kernel verification model, supporting Pi types, inductive families, type inference, and code compilation, which directly matches the visitor's need for a tool for formal verification and theorem proving.

    LeanDependent Type SystemsDependent TypesTactic-Based Proof Construction
    Auf GitHub ansehen↗8,306

Related searches

  • a programming language for building software applications
  • ein umfassender Leitfaden zu Programmiersprachen
  • Projekt zum praktischen Erlernen von Sprachdesign
  • Curriculum zum Erlernen von Haskell
  • ein IaC-Tool auf Basis allgemeiner Programmiersprachen
  • eine Programmiersprache für die Webentwicklung
  • ein umfassendes Lehrbuch zur theoretischen Informatik
  • Type annotation systems