forked from abella-prover/abella
-
Notifications
You must be signed in to change notification settings - Fork 0
An interactive theorem prover based on lambda-tree syntax
License
osavaryb/abella
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Quick Start =========== Compile Abella by running "make" from the root directory. This will create the binary "abella" (on Unix-like systems, including Mac OS X), or "abella.exe" (on Windows). This binary can be freely copied anywhere. Use the following walkthrough for an introduction to using Abella: http://abella-prover.org/walkthrough.html More Information ================ More information on Abella is available at http://abella-prover.org/ Bugs, Feature Requests, and Issues ================================== Please report all bugs, feature requests, and issues on the GitHub issue tracker for Abella, available from: https://github.com/abella-prover/abella/issues Discussion of Abella and its uses happens on this mailing list. http://groups.google.com/group/abella-theorem-prover
About
An interactive theorem prover based on lambda-tree syntax
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- OCaml 94.6%
- Standard ML 2.2%
- Ruby 1.8%
- Emacs Lisp 1.4%