Are you interested in ghc's cmm? It is different from the original C--. (And it differs between ghc versions.)
Here is the best thing I found: https://github.com/ghc/ghc/blob/master/compiler/cmm/CmmParse.y There is a wiki page: https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/CmmType But is it out of date and sometimes misleading. On Sat, 2014-05-03 at 12:05 +0200, Florian Weimer wrote: > I'm looking for a specification of C--. I can't find it on the > cminuscminus.org web site, and it's also not included in the release > tarball. Does anybody know where to get it? > _______________________________________________ > ghc-devs mailing list > ghc-devs@haskell.org > http://www.haskell.org/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs