system
Unix effects library
A library of Unix effects implemented in the Coq functional programming language
Library of Unix effects for Coq.
23 stars
3 watching
1 forks
Language: Coq
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Coq library that enables the use of effects in functional programming with references to a global state | 64 |
| A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 168 |
| Provides tools to implement IO programs directly in Coq | 31 |
| A Coq library for manipulating binding structures in syntax with binders. | 30 |
| A collection of reusable tools and utilities for working with the Coq proof assistant | 42 |
| An implementation of System F in Coq, aiming to provide a rigorous and expressive formal system for describing programming languages. | 19 |
| A Coq-based web server written in a functional programming language | 86 |
| Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| A tool for interactive theorem proving and language support in Coq | 153 |
| A comprehensive survey of programming language semantics styles implemented in Coq | 46 |
| A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
| An online development environment for the proof assistant Coq, allowing users to run and interact with it in their browser. | 518 |
| A package for defining functions in Coq using dependent types and pattern-matching. | 223 |