Skip to content

An interactive theorem prover based on lambda-tree syntax

License

Notifications You must be signed in to change notification settings

robblanco/abella

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • OCaml 88.3%
  • Standard ML 5.6%
  • HTML 2.6%
  • Ruby 1.9%
  • Emacs Lisp 1.4%
  • Makefile 0.2%