aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/programming_language
diff options
context:
space:
mode:
authorEduardo Julian2022-06-15 20:12:02 -0400
committerEduardo Julian2022-06-15 20:12:02 -0400
commit38328f38b6904a884411835afa0066d0f9c503e7 (patch)
treeaa7fe821e9015e4646abb2340fe6bd54ae466898 /documentation/bookmark/programming_language
parentbb16d7e4a3307cc9540f368cf5c354a72af8ec61 (diff)
De-sigil-ification: suffix : [Part 11]
Diffstat (limited to 'documentation/bookmark/programming_language')
-rw-r--r--documentation/bookmark/programming_language/implementation/stack.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/programming_language/implementation/stack.md b/documentation/bookmark/programming_language/implementation/stack.md
new file mode 100644
index 000000000..58349cf35
--- /dev/null
+++ b/documentation/bookmark/programming_language/implementation/stack.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [From folklore to fact: comparing implementations of stacks and continuations](https://par.nsf.gov/servlets/purl/10201136)
+