Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/smimram/cccatt
- Owner: smimram
- License: gpl-3.0
- Created: 2024-09-23T06:27:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:49:31.000Z (3 months ago)
- Last Synced: 2024-10-21T22:17:12.635Z (3 months ago)
- Topics: cartesian-closed-category, lambda-calculus, ocaml, type-theory, unbiased
- Language: OCaml
- Homepage: https://smimram.github.io/cccatt/
- Size: 72.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.