-----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: [email protected] [mailto:[email protected]] 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 <[email protected]>: | > | 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 | > [email protected] | > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users | > | | Quick Question, even if it is OT: Is the Hoopl code available anywhere? | | -- | - Austin _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
