Reply-To: info-hol@ted
Sender: info-hol-request@ted.cs.uidaho.edu
Errors-To: info-hol-request@ted.cs.uidaho.edu
Received: from iris.eecs.ucdavis.edu by ted.cs.uidaho.edu (15.11/1.34)
          id AA08298; Mon, 11 Nov 91 14:57:58 pst
Received: by iris.eecs.ucdavis.edu (5.57/UCD.EECS.8.0) id AA00763;
          Mon, 11 Nov 91 14:58:25 -0800
Received: by toadflax.cs.ucdavis.edu (4.1/3.15) id AA15595;
          Mon, 11 Nov 91 14:58:20 PST
Date: Mon, 11 Nov 91 14:58:20 PST
From: gfink@toadflax.eecs.ucdavis.edu (George Fink)
Message-Id: <9111112258.AA15595@toadflax.cs.ucdavis.edu>
To: info-hol@ted.cs.uidaho.edu
Subject: HOL constructors


Is there some way using any of the available HOLs (1.11,1.12, hol90) to
print a term using the constructor expressions (ie, with mk_abs, mk_forall,
etc.)?

I'm trying to parse HOL text for the PM proof manager and would like to use
HOL to parse HOL terms if at all possible...

--George
