-----Original Message----- From: Simon Peyton-Jones Sent: 28 January 2010 07:50 To: 'austin s' Subject: RE: GHC core plugins compiler/cmm/ZipDataFlow.hs But we have great ideas for making it much simpler and more modular. In progress.. S | -----Original Message----- | From: mad.one@gmail.com [mailto:mad.one@gmail.com] On Behalf Of austin s | Sent: 27 January 2010 16:24 | To: Simon Peyton-Jones | Subject: Re: GHC core plugins | | 2010/1/27 Simon Peyton-Jones <simonpj@microsoft.com>: | > | Also, is Hoopl expected to be used on core -> core plugins, and, if so, | is | > | the | > | infrastructure in place for this? | > | > no, Hoopl works on imperative control flow graphs, the C-- part of the back | end, not on Core. | > | > Simon | > _______________________________________________ | > Glasgow-haskell-users mailing list | > Glasgow-haskell-users@haskell.org | > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users | > | | Quick Question, even if it is OT: Is the Hoopl code available anywhere? | | -- | - Austin
participants (1)
-
Simon Peyton-Jones