blindFS / coq-classtests

coq type classes for abstract objects, and some day parser combinators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This will hopefully become a structured implementation of some 
categorical concepts that are useful from a programming perspective.

Type classes with instances for most Coq default data types are in 
Classes/, instances for new data types are in Instances/.

(Coq default data types are option, sum, prod, list and function.)

About

coq type classes for abstract objects, and some day parser combinators


Languages

Language:Coq 81.8%Language:CSS 16.4%Language:Makefile 1.8%