hs-to-coq

Haskell to Coq converter

A tool that translates Haskell code to equivalent Coq code

Convert Haskell source code to Coq source code.

GitHub

79 stars
13 watching
8 forks
Language: Coq
last commit: about 2 years ago
Linked from 3 awesome lists

coqhaskell

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
plclub/lngenTool for generating Coq definitions and proofs for locally nameless representations30
jwiegley/coq-haskellA Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant.168
serras/hincA Haskell code transpiler from another syntax to the standard Haskell syntax111
kosmikus/lhs2texA tool for converting Haskell source code into LaTeX-compatible typesetting formats99
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
haskell/ghcup-hsA tool for installing and managing the Glasgow Haskell Compiler (GHC)293
sol/aeson-qqA Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter.80
cpitclaudel/company-coqAn Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software351
plclub/metalibA Coq-based metatheory library providing tools and examples for mechanizing programming language definitions and reasoning about them.73
lpcic/coq-elpiProvides an extension language for Coq to manipulate terms containing binders and supports scripting and metaprogramming141
certikos/coqrelA Coq-based library for establishing logical relations in formal verification and proof assistance20
coq/vscoqAn extension for Visual Studio Code and VSCodium to support Coq Proof Assistant349
coq-community/parsequeA Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq.42
heinrichapfelmus/hyper-haskellAn interactive graphical interpreter for the Haskell programming language361
ejgallego/coq-lspA tool for interactive theorem proving and language support in Coq153