From fa8bb975614b5da3eb358598a1fa379911900f0d Mon Sep 17 00:00:00 2001 From: JJ Date: Wed, 22 Nov 2023 21:49:50 -0800 Subject: meow --- computation/compilers.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 computation/compilers.md (limited to 'computation/compilers.md') diff --git a/computation/compilers.md b/computation/compilers.md new file mode 100644 index 0000000..b3b1769 --- /dev/null +++ b/computation/compilers.md @@ -0,0 +1,8 @@ +# Compilers + +Books and Courses +- [Introduction to Compiler Construction](https://www.students.cs.ubc.ca/~cs-411/2022w2/book_top.html) +- [Programming Languages, Application and Interpretation](https://www.plai.org/) + +Articles +- [Compiler Optimizations Are Hard Because They Forget](https://faultlore.com/blah/oops-that-was-important/) -- cgit v1.2.3-70-g09d2