Changes between Version 7 and Version 8 of Commentary/Abbreviations
- Timestamp:
- 01/17/11 09:31:22 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Abbreviations
v7 v8 1 1 Certain abbreviations are used pervasively throughout the GHC source code. A few, like "Tc", are easy to figure out. Others, like "Occ", are more challenging (in case you were wondering, none of GHC's code is [http://en.wikipedia.org/wiki/Occult Occult], except perhaps in the Latin sense) 2 3 See also: [http://www.haskell.org/haskellwiki/GHC/List_of_abbreviations A similar list on the Haskell wiki]. 2 4 3 5 * "Occ" means "Occurrence"
