handouts/ho09.tex
changeset 722 14914b57e207
parent 704 6d9c960a2b26
child 898 45a48c47dcca
--- a/handouts/ho09.tex	Thu Apr 16 19:15:46 2020 +0100
+++ b/handouts/ho09.tex	Wed May 06 15:37:31 2020 +0100
@@ -12,6 +12,12 @@
 \fnote{\copyright{} Christian Urban, King's College London, 2019}
 
 
+% CPS translations
+% https://felleisen.org/matthias/4400-s20/lecture17.html
+
+%% pattern matching resources
+%% https://www.reddit.com/r/ProgrammingLanguages/comments/g1vno3/beginner_resources_for_compiling_pattern_matching/
+
 \section*{Handout 9 (LLVM, SSA and CPS)}
 
 Reflecting on our two tiny compilers targetting the JVM, the code