[Haskell-cafe] [Haskell] ANNOUNCE: jhc-0.8.1

John Meacham john at repetae.net
Sun May 11 20:34:47 UTC 2014


On Sun, May 11, 2014 at 1:26 PM, Henning Thielemann
<schlepptop at henning-thielemann.de> wrote:
> Could you clarify the current relation between jhc and ajhc. Are they
> independent from each other, or does ajhc still pull all features from jhc?

I try to pull what I can back from ajhc, I had to take a break from
developing jhc for a bit (grumble) so it was easier for kiwamu to
branch on his own. As long as we don't diverge too much, there
shouldn't be an issue sharing any patches between them. I don't see us
diverging much as kiwamu is working mainly on the embedded targets,
I'm in the process of revamping the intermediate representation to
allow faster/better/easier optimizations and fixing some warts on the
type system with the powers of hindsight and some inspiring papers by
SPJ :)

    John


More information about the Haskell-Cafe mailing list