Remix.run Logo
Compiling Match Statements to Bytecode(xnacly.me)
14 points by ingve 3 days ago | 1 comments
i_don_t_know 2 hours ago | parent [-]

Simon Peyton Jones's "The implementation of functional programming languages" has a chapter on the "Efficient compilation of pattern matching" (chapter 5 by Philip Wadler).

https://simon.peytonjones.org/assets/pdfs/slpj-book-1987-2up...