RE: Changes in the Core language file syntax since GHC5.02?

Don pointed to the source code, but the human-readable document really should be updated too. Would anyone like to volunteer? Preferably someone who's been using Core a bit. (I think the changes are only minor, though.) I'm always interested to know what you are using it for, too! Simon | -----Original Message----- | From: glasgow-haskell-users-admin@haskell.org [mailto:glasgow-haskell-users-admin@haskell.org] | On Behalf Of Dimitry Golubovsky | Sent: 22 June 2003 19:15 | To: glasgow-haskell-users@haskell.org | Subject: Changes in the Core language file syntax since GHC5.02? | | Hi, | | I asked this in the fa.haskell newsgroup, but since this is more | GHC-specific, maybe this list is a better place to ask. | | I am trying to learn the syntax of Core language files using the paper | by Andrew Tolmach named "An External Representation for the GHC Core | Language". This was a draft for the version 5.02. Have there been any | improvements to the Core language definitions since that version and | during the v6.0 implementation? Are they summarized in a document? Or | maybe a fresher version of the paper is available? | | Thanks, | | -- | Dmitry M. Golubovsky | South Lyon, MI | | | _______________________________________________ | Glasgow-haskell-users mailing list | Glasgow-haskell-users@haskell.org | http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
participants (1)
-
Simon Peyton-Jones