Keep in mind that code is the easy part <https://www.youtube.com/watch?v=DSjbTC-hvqQ>; the major thing standing between Elm and a different compilation target than JavaScript is 1-2 years of design work to figure out a quality user experience.
> I'm wondering why the Elm compiler is so slow at parsing if that is where > the slow-down is > Evan recently rewrote the parser to be much faster. You can try a preview binary <https://groups.google.com/forum/#!searchin/elm-dev/parser%7Csort:relevance/elm-dev/c_BDwK5UXFs/zP9aRkMeEQAJ> of the new version if you're curious. :) -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
