Changes between Version 27 and Version 28 of Commentary/Abbreviations
- Timestamp:
- 12/01/11 08:02:08 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Abbreviations
v27 v28 11 11 * '''Core''': GHC core language. Based on System FC (variant of System F). Represents a type-checked and desugared program in some (out of several) intermediate compilation step 12 12 13 * ''' !CoreFV''': Free variables in core13 * '''CoreFV''': Free variables in core 14 14 15 15 * '''!CoreLint''': Type and sanity-checking of core. (Lint: Jargon for a program analysis that looks for bug-suspicious code.)
