Skip to content
/ ltac2 Public
forked from coq/ltac2

A standalone implementation of Ltac2 as a Coq plugin

License

Notifications You must be signed in to change notification settings

proux01/ltac2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Overview

This is a standalone version of the Ltac2 plugin. Ltac2 is an attempt at providing the Coq users with a tactic language that is more robust and more expressive than the venerable Ltac language.

Status

It is mostly a toy to experiment for now, and the implementation is quite bug-ridden. Don't mistake this for a final product!

Installation

This should compile with Coq master, assuming the COQBIN variable is set correctly. Standard procedures for coq_makefile-generated plugins apply.

Demo

Horrible test-files are provided in the tests folder. Not for kids.

About

A standalone implementation of Ltac2 as a Coq plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 80.7%
  • Coq 19.1%
  • Makefile 0.2%