patch applied (ghc): First cut at reviving the External Core tools

Tim Chevalier catamorphism at gmail.com
Wed Mar 12 14:39:21 EDT 2008


On 3/12/08, Guilherme Avelino <gavelino at gmail.com> wrote:
> Ok,
>
> I thought that I could use it to parse a .hcr file produced by GHC. My
> really intention is know the core sintax to produce my own parser.
>

You want to produce a parser for External Core? It's best if you wait,
since I'm going to finish the parser that's already in the source
tree. Why reinvent the wheel?

You can't use it to parse an .hcr file generated by GHC yet, because
the .hcr files aren't quite right and the parser isn't up-to-date.
That's exactly what I'm working on right now. Keep watching the
mailing lists for updates on that.

Cheers,
Tim

-- 
Tim Chevalier * http://cs.pdx.edu/~tjc * Often in error, never in doubt
"They say the world is just a stage you're on...or going through."
--Jim Infantino



More information about the Cvs-ghc mailing list