Name | Last modified | Size |
---|---|---|
Parent Directory | - | |
AST/ | 2020-07-22 12:55 | - |
Flags.ghc | 2002-03-15 00:03 | 47 |
HuMakefile | 2006-06-09 22:39 | 1.2K |
Main.hs | 2001-07-30 07:07 | 8.5K |
Makefile | 2003-06-19 21:47 | 1.2K |
Makefile.ghc-4.08 | 2001-04-28 03:02 | 3.1K |
Makefile.old | 2002-01-30 08:25 | 1.8K |
Modules/ | 2009-01-04 11:18 | - |
ParseHaskellProgram.hs | 2002-02-28 00:46 | 1.0K |
ParseOld.hs | 2001-11-09 01:47 | 8.2K |
ParseProgram.hs | 2002-03-15 00:03 | 1.6K |
ScopeHaskellProgram.hs | 2002-02-07 01:53 | 395 |
ScopeProgram.hs | 2003-01-06 23:50 | 851 |
TI/ | 2020-07-22 12:55 | - |
TiProgram.hs | 2002-03-26 07:56 | 1.3K |
defs/ | 2020-07-22 12:56 | - |
ghc_test | 2001-04-12 06:43 | 227 |
lib/ | 2020-07-22 12:56 | - |
myghci | 2002-03-29 22:49 | 88 |
myhugs | 2002-03-11 01:45 | 53 |
parse/ | 2009-01-04 12:00 | - |
parse2/ | 2020-07-22 12:58 | - |
pfei.hs | 2002-03-13 09:41 | 851 |
pretty/ | 2009-01-04 11:18 | - |
syntax/ | 2005-04-15 01:29 | - |
testparse | 2001-04-12 06:43 | 99 |
testparse2 | 2001-10-23 01:49 | 149 |
tests/ | 2009-01-02 11:53 | - |
transforms/ | 2020-07-22 12:56 | - |
tstModules.hs | 2003-01-06 23:50 | 5.5K |
tstScopeNames.hs | 2001-11-24 10:12 | 1.6K |
tstTI.hs | 2003-01-06 23:50 | 1.1K |
tstTI.srclist | 2002-04-13 00:05 | 3.7K |
This directory contains the code that deals with the base language, i.e., more or less Haskell 98. It is structured to allow most of the code to be reused without changes in extended versions of the language.
parse
, SA
, TC
AST
syntax
parse2
Modules
defs
TI
pretty
lib
transforms
tests
tests/HaskellLibraries