Skip to content

Instantly share code, notes, and snippets.

@rupertlssmith
rupertlssmith / agenda.md
Last active May 28, 2025 12:28
Lamdera Talk

Resources

  1. https://github.com/lamdera/compiler
  2. https://github.com/rupertlssmith/lamdera-compiler/tree/exploration
  3. This Gist - https://gist.github.com/rupertlssmith/9405d69acdf561a8b553450f7c5651db

Introductions/Motiviations

  • Undergrad final year project. Prolog compiler to bytecode, LLVM.
  • I want to learn more about the compiler code, intrigued about approach taken to extend by Lamdera.
  • Get more people involved.
  • No updates to Elm compiler since... Can we just use Lamdera in production instead?