aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/type_theory
diff options
context:
space:
mode:
authorEduardo Julian2021-12-24 08:58:01 -0400
committerEduardo Julian2021-12-24 08:58:01 -0400
commit63b45e09c5f5ceb59a48ed05cdc2d2c6cb038a7b (patch)
tree22545f6a3a5d8ad3c3a8d59136e0de3d03c69218 /documentation/bookmark/type_theory
parentfad9e5b073a9efe995421db1132f191f1db94725 (diff)
Dusting off the pure-Lux JVM compiler machinery.
Diffstat (limited to 'documentation/bookmark/type_theory')
-rw-r--r--documentation/bookmark/type_theory/linear.md4
-rw-r--r--documentation/bookmark/type_theory/sub_structural.md6
2 files changed, 6 insertions, 4 deletions
diff --git a/documentation/bookmark/type_theory/linear.md b/documentation/bookmark/type_theory/linear.md
deleted file mode 100644
index 00f70e422..000000000
--- a/documentation/bookmark/type_theory/linear.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# Reference
-
-1. [Chu construction on linear logic](http://boxbase.org/entries/2019/jul/15/chu-construction/)
-
diff --git a/documentation/bookmark/type_theory/sub_structural.md b/documentation/bookmark/type_theory/sub_structural.md
new file mode 100644
index 000000000..7b87df049
--- /dev/null
+++ b/documentation/bookmark/type_theory/sub_structural.md
@@ -0,0 +1,6 @@
+# Reference
+
+0. [Linear Types Can Help](http://aidancully.blogspot.com/2021/12/linear-types-can-help.html)
+0. [Less Painful Linear Types](http://aidancully.blogspot.com/2021/12/less-painful-linear-types.html)
+0. [Chu construction on linear logic](http://boxbase.org/entries/2019/jul/15/chu-construction/)
+