Elm Online Follow-up Meeting

In the last Elm Online Meetup I showed how I ported the Elm compiler from Haskell to Elm, and I promised to schedule a follow-up meeting. Now I have finally found a date: it will take place on September 26th at 18:30 UTC (in just four days). Here’s the link to the Google Meet event: https://meet.google.com/wwc-jbgi-xpq.

I’ll show you live demos of the few things I added to the original compiler, and after that I can talk about some implementation details I found interesting, or just answer your questions and look at the code together.

The meeting will not be recorded (unless one of you can help me with that). Even if you can’t make it, I hope I’ll still be here in the future to answer questions you might have.

10 Likes

@supermario and Changlin Li convinced me that it’s totally fine to publish code that still has errors, so at the end of today’s follow-up meeting I published my port of the Elm compiler from Haskell to Elm: GitHub - pithub/elm-compiler-in-elm-ui: UI for the Elm Compiler in Elm. Beware: currently the app runs in Safari only!

8 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.