-ddump-stg code
Tim Chevalier
catamorphism at gmail.com
Mon Nov 19 15:03:40 EST 2007
On 11/19/07, Guilherme Avelino <gavelino at gmail.com> wrote:
> I have two questions about the code generated by -fext-core:
>
> Is there one place where I can obtain the grammar for it?
> How is represented the free-vars?
>
See:
"An External Representation for the GHC Core Language" (2001)
Andrew Tolmach
http://citeseer.ist.psu.edu/495620.html
However, as Simon noted, -fext-core is not working in recent versions
of GHC. (If you don't mind using an older version, then you would be
able to use it.) We hope to have it working for 6.10.
Cheers,
Tim
--
Tim Chevalier * catamorphism.org * Often in error, never in doubt
"It is easy to keep secrets by being honest in an ironic tone of
voice." -- Andrew Solomon
More information about the Cvs-ghc
mailing list