Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 286 Bytes

Applications written in Coq-Elpi

Derive

Given an inductive type declaration it synthesizes a bunch of useful stuff such as proved equality tests, projections, parametricity relations.

Eltac

A toy set of tactics implemented in Elpi.

NES

A Namespace Emulation System.