An open API service indexing awesome lists of open source software.

https://github.com/sdiehl/modules_over_monads

Modules over Monads and Initial Semantics
https://github.com/sdiehl/modules_over_monads

Last synced: 7 months ago
JSON representation

Modules over Monads and Initial Semantics

Awesome Lists containing this project

README

          

Modules over Monads
===================

Mirror of code from "Modules over Monads and Initial Semantics"
by Andre Hirschowitz and Marco Maggesi.

To build the Coq proofs:

```bash
$ make
$ coqide src/Lc.v
or
$ emacs src/Lc.v
```

Code is licensed under GPL of the original authors.

Paper: http://web.math.unifi.it/users/maggesi/ic-final/ic.pdf