本文参考了以下资料中的内容.

书¶
- 😵💫Concepts, Techniques, and Models of Computer Programming
- Concurrency in Go
- 你不知道的Javascript(上卷, 中卷)
- Exploring Javascript (Es2024 edition)
- Ruby元编程(第2版本)
- Elixir in Action
- Programming in Haskell
- 🌟A Tour of C++(第二版)
- 🌟ANSI Common Lisp
- Programming in Lua
- 🌟Operating Systems: Three Easy Pieces
- Professor Frisby’s Mostly Adequate Guide to Functional Programming
- 🌟深入理解计算机系统(CSAPP)
- 七周七并发模型
- Meta-Programming and Model-Driven Meta-Program Development
- Programming in Scala(第五版)
- 🌟我们赖以生存的隐喻
论文¶
- 🌟Laws of Software Evolution Revisited
- Notable design patterns for domain-specific languages
Talk¶
- Why isn’t Functional Programming the Norm?
- Pragmatic functional programming
- “Production Prolog” by Michael Hendricks
- A Brief Introduction to Prolog
PPT¶
- Java Concurrency Idioms, by Alex Miller