cvs commit: fptools/ghc/compiler/cmm PprCmm.hs

dons at glass.cse.ogi.edu dons at glass.cse.ogi.edu
Sun Jan 18 23:29:46 EST 2004


dons        2004/01/18 23:29:46 PST

  Added files:           (Branch: backend-hacking-branch)
    ghc/compiler/cmm     PprCmm.hs 
  Log:
  Initial steps towards the External-Cmm pretty-printer (aka C--).
  
  This is just a walk over the Cmm tree, at the moment, emitting some
  roughly appropriate strings.
  
  Many syntax issues to be finalised, to make it valid C--, and
  human-readable, and parsable etc. But this is a start.
  
  Also, this isn't plugged into GHC yet, but it compiles.


More information about the Cvs-ghc mailing list