pieuvre/README.md
2022-05-17 11:26:34 +02:00

431 B

The Pieuvre Proof Prover

Presentation

Option typecheck

L'option typecheck peut être testée avec les fichiers tests dans tests/typecheck. Pour cela, utiliser les commandes :

./pieuvre -typecheck tests/typecheck/right-type
./pieuvre -typecheck tests/typecheck/wrong-type

Note d'implementation

Répartition du travail

Adrien

Samy

Fonctions de manipulation des λ-termes (pieuvre.ml) Typecheck