summaryrefslogtreecommitdiff
path: root/computation/compilers.md
diff options
context:
space:
mode:
Diffstat (limited to 'computation/compilers.md')
-rw-r--r--computation/compilers.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/computation/compilers.md b/computation/compilers.md
index b9db36d..8e6ebbf 100644
--- a/computation/compilers.md
+++ b/computation/compilers.md
@@ -1,7 +1,12 @@
+---
+layout: computation
+title: computation/compilers
+---
+
# compilers
articles
-- [Compiler Optimizations Are Hard Because They Forget](https://faultlore.com/blah/oops-that-was-important/)
+- [Compiler optimizations are hard because they forget](https://faultlore.com/blah/oops-that-was-important/)
- [A tutorial on how to write a compiler using LLVM](https://tomassetti.me/a-tutorial-on-how-to-write-a-compiler-using-llvm/)
books and courses