STG code
Guilherme Avelino
gavelino at gmail.com
Mon Feb 18 06:43:09 EST 2008
Hi,
I know that Stg don´t have type informations, but I saw some research using
a changed version of GHC
Some researches, like Compiling Haskell to Java [Tullsen, Mark] and
Multi-Paradigm Just-In-Time Compilation [Stewart, Don], have used the STG as
frontend for them compilers. They changed the GHC to generate a STG with
more type informations. I would like to do the same. What should I changed
to do this? Aren´t there informations about types on STG or GHC just don´t
print them?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cvs-ghc/attachments/20080218/12069c54/attachment.htm
More information about the Cvs-ghc
mailing list