Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smimram/cccatt

A type theory for unbiased cartesian closed categories.
https://github.com/smimram/cccatt

cartesian-closed-category lambda-calculus ocaml type-theory unbiased

Last synced: 3 months ago
JSON representation

A type theory for unbiased cartesian closed categories.

Awesome Lists containing this project

README

        

# CCCaTT

A type theory for **unbiased cartesian closed categories**.

The theory should come up soon.

## Emacs mode

The Emacs mode can be loaded by adding

```
(require 'cccatt-mode "~/path/to/cccatt-mode.el")
```

to you `.emacs` file.