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

https://github.com/smimram/decaml

Dependent variant of OCaml
https://github.com/smimram/decaml

dependent-type-theory ocaml proof-assistant

Last synced: about 1 month ago
JSON representation

Dependent variant of OCaml

Awesome Lists containing this project

README

        

DeCaml
======

DeCaml is a dependently typed language with OCaml-like syntax, which roughly means Agda dressed as OCaml:

![agda-caml](https://github.com/user-attachments/assets/9bb6056b-57bb-425a-85fe-55244439f116)

References
----------

- [elaboration zoo](https://github.com/AndrasKovacs/elaboration-zoo) ([OCaml version](https://github.com/smimram/ocaml-elaboration-zoo))