Compiling with Continuations
Compiling with Continuations September 16, 2025 A review of the book Compiling with Continuations, Appel (1992). Table of Contents Overview MiniML Lambda CPS Conclusion References Overview Compiling with Continuations is an excellent book for learning Standard ML beyond what’s normally taught or discussed. It’s an excellent book for learning about practical applications of continuations beyond what’s normally taught or discussed. But who would want to do that? Was it influential to the f