Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 332 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.

Locker

A kit to lock definitions hard.