diff options
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/browser.md | 1 | ||||
-rw-r--r-- | documentation/bookmark/compiler.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bookmark/browser.md b/documentation/bookmark/browser.md index e2f95c54c..018b3b7b7 100644 --- a/documentation/bookmark/browser.md +++ b/documentation/bookmark/browser.md @@ -36,6 +36,7 @@ # Reference +1. [Public Suffix List](https://publicsuffix.org/) 1. https://www.opera.com/gx 1. https://evertpot.com/tabs-are-the-wrong-abstraction/ 1. http://news.mit.edu/2018/system-patches-private-browsing-0223 diff --git a/documentation/bookmark/compiler.md b/documentation/bookmark/compiler.md index 5d582a174..390c22c5e 100644 --- a/documentation/bookmark/compiler.md +++ b/documentation/bookmark/compiler.md @@ -1,5 +1,6 @@ # Methodology +1. [Compiling with Continuations by Andrew W. Appel](https://www.amazon.com/dp/0521416957) 1. [Collapsing Towers of Interpreters](https://www.cs.purdue.edu/homes/rompf/papers/amin-popl18.pdf) 1. [Miniphases: Compilation using Modular and Efficient Tree Transformations](https://infoscience.epfl.ch/record/228518/files/paper.pdf) |