Changes between Version 1 and Version 2 of Commentary/Compiler/Backends

Show
Ignore:
Timestamp:
09/12/06 06:40:40 (7 years ago)
Author:
simonmar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Compiler/Backends

    v1 v2  
    33= GHC Commentary: Backends = 
    44 
    5 After [wiki:Commentary/Compiler/Cmm Cmm] has been generated, we have a choice of targets to compile to: 
     5After [wiki:Commentary/Compiler/CmmType Cmm] has been generated, we have a choice of targets to compile to: 
    66 
    77 * [wiki:Commentary/Compiler/Backends/PprC The C code generator]