Name | Last modified | Size |
---|---|---|
Parent Directory | - | |
AST/ | 2006-03-31 03:34 | - |
Flags.ghc | 2004-01-24 00:55 | 43 |
HuMakefile | 2009-01-04 11:18 | 646 |
Main.hs | 2001-10-11 01:36 | 2.1K |
Makefile | 2005-02-02 00:38 | 1.0K |
Makefile.ghc-4.08 | 2001-04-28 03:02 | 3.6K |
Makefile.old | 2002-03-25 23:40 | 1.5K |
PPfeCmds.hs | 2005-10-11 01:09 | 1.0K |
PPfeInstances.hs | 2004-01-24 00:55 | 225 |
PPfeMain.hs | 2005-10-11 01:09 | 1.1K |
Plogic.html | 2020-07-22 12:40 | 4.6K |
TI/ | 2006-03-31 03:34 | - |
command/ | 2002-06-01 01:51 | - |
defs/ | 2006-03-31 03:34 | - |
myhugs | 2002-06-07 01:22 | 48 |
parse2/ | 2005-10-11 01:09 | - |
pfe/ | 2005-06-02 04:10 | - |
ppfe.hs | 2004-01-24 01:15 | 197 |
syntax/ | 2006-03-31 03:34 | - |
tests/ | 2006-08-12 01:30 | - |
transforms/ | 2005-07-21 00:02 | - |
tstTiProp.hs | 2001-12-07 23:38 | 523 |
../base
.
The corresponding code for type checking etc is reused.
The main tool, ppfe
,
reuses the extensible front-end defined in the directory
../pfe
.
The language provided for describing properties is P-logic. A separate page describes the P-logic syntax, as implemented by PFE.