-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
Description
This would use all the changes proposed in the Compiler Extensions proposal, the new prelude, and the new base (after we manage to figure them out)
Another great thing would be if we could change Happy/Alex parsing/lexing for monadic/applicative parsing/lexing. It would make stuff more readable in my opinion.
In general, I find GHC code pretty hard to understand as a newcomer and I like the way PureScript is structured for example.
Another advantage of this is that one could compile newer versions of Eta using a binary one.
Reactions are currently unavailable