Skip to content

Commit

Permalink
Start adding resources to conclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Nov 16, 2023
1 parent 62047be commit c0ede13
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/pages/adt-interpreters/conclusions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Conclusions

Continuation-Passing Style, Defunctionalization, Accumulations, and Associativity
https://www.cs.ox.ac.uk/jeremy.gibbons/publications/continued.pdf

Definitional Interpreters for Higher-Order Programming Languages
https://homepages.inf.ed.ac.uk/wadler/papers/papers-we-love/reynolds-definitional-interpreters-1998.pdf

Defunctionalization at Work
https://www.brics.dk/RS/01/23/BRICS-RS-01-23.pdf

0 comments on commit c0ede13

Please sign in to comment.