edwinans / catprog

Implementation of a Categorical Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catprog

An implementation of Charity in OCaml

Charity is a categorical programming language currently being developed by The Charity Development Group in The Department of Computer Science at The University of Calgary, Canada.

Build

$ dune build

Execution

$ dune exec ./src/compiler.exe

About

Implementation of a Categorical Programming Language

License:MIT License


Languages

Language:OCaml 97.3%Language:Standard ML 2.7%