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

Tim Chevalier catamorphism at gmail.com
Wed Mar 12 16:03:29 EDT 2008


On 3/12/08, Guilherme Avelino <gavelino at gmail.com> wrote:
> >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?
>
> I´m not reinventing the wheel, I need a parser to use in my project built in
> C#. So, I can´t reuse your, but I want to use your as model.
>

I understand now. Well, I suggest you look at the existing parser code
for starters. Yes, it's frustrating that you can't test it on real
code yet. But it should get you most of the way towards understanding
Core. The major changes to Core that I'm trying to change the parser
etc. to implement are to do with the type system, though there are a
few other syntax changes.

Sorry it's so much up in the air. This project has been on the back
burner for many years, and I'm doing what I can to produce something
useful at this point.

Cheers,
Tim

-- 
Tim Chevalier * http://cs.pdx.edu/~tjc * Often in error, never in doubt
"If you're going to do it, overdo it / that's how you know you're
alive" -- Ani DiFranco



More information about the Cvs-ghc mailing list