|
|
|
|
|
by shpongled
2390 days ago
|
|
Pierce's Types and Programming Languages is a phenomenal textbook. I'm almost done with my implementation of System F-omega (polymorphic lambda calculus with higher kinded types and type operators), featuring a full handwritten lexer/parser with helpful diagnostics. My end goal is to use it as one phase of IR for a functional language compiler. |
|
[1]: https://www.amazon.com/Practical-Foundations-Programming-Lan...
[2]: https://www.cs.cmu.edu/~rwh/courses/ppl/