https://github.com/lpcic/matita
Matita (proof assistant) with embedded elpi
https://github.com/lpcic/matita
Last synced: 26 days ago
JSON representation
Matita (proof assistant) with embedded elpi
- Host: GitHub
- URL: https://github.com/lpcic/matita
- Owner: LPCIC
- Created: 2017-03-20T13:39:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T17:53:14.000Z (over 7 years ago)
- Last Synced: 2025-04-07T01:11:39.037Z (about 2 months ago)
- Language: OCaml
- Size: 25.4 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README_MATITA_WITH_ELPI.txt
Awesome Lists containing this project
README
To use Matita with embedded ELPI
*) run a matita script
in matita/matita/lib/* run "../../matita.opt" or "../../matitac.opt"
on the script, with the options below:required:
-elpi the prolog kernel to use: NO, CSC, FG0, FG1CSC is the ufficial kernel/elaborator for DALEFEST
FG0 and FG1 are experimental kernels/elaboratorsoptional:
-elpi-quiet turn off prolog informational prints
-elpi-cache turn on prolog query caching