Copyright | (c) C.Maeder, DFKI Lab Bremen 2008 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
SoftFOL.ParseTPTP
Description
A parser for the TPTP Input Syntax v3.4.0.1 taken from http://www.cs.miami.edu/~tptp/TPTP/SyntaxBNF.html
Documentation
data GenTerm
data GenData
Constructors
GenData AWord [GenTerm] | |
OtherGenData String | |
GenFormData FormData |
data AWord