Top > Science > Mathematics > E
E is build on top of (and by now inseparable from) CLIB, a collection of library functions for building programs the follow the basic input-processing-output paradigm, with additional support for most levels of first-order logic. The code has been used to build a couple of other applications by now.
CLIB is layered, with higher layers becoming more
specialized. Lower levels take care of the scientifically
uninteresting, but necessary services for production-quality efficient
programs, e.g. error handling, memory management, parsing of input,
etc. They should be useful for most programs. Higher level modules
implement shared and unshared terms, equations, clauses and related
stuff.
Obtaining
|
User guide in LaTeX format included; User guide in PostScript format available from http://www4.informatik.tu-muenchen.de/~schulz/WORK/eprover.ps; User guide in PDF format available from http://www4.informatik.tu-muenchen.de/~schulz/WORK/eprover.pdf; User README available in HTML format from http://www4.informatik.tu-muenchen.de/~schulz/WORK/E_DOWNLOAD/V_0.81/READMESupport contacts
Maintainers |
|
Developers |
|
Interfaces | command line, library |
Programs | CLIB |
Source languages | C, Awk, Shell script |
Weak prerequisites | LaTeX2e |
License verified by | Janet Casey <jcasey@gnu.org> on 2001-01-31 |
Entry compiled by | Janet Casey <jcasey@gnu.org> |
Categories
The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.
Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.
The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.