aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark
diff options
context:
space:
mode:
authorEduardo Julian2021-07-29 19:23:23 -0400
committerEduardo Julian2021-07-29 19:23:23 -0400
commit54b28c1caeda08965c258411a32229be1766d47f (patch)
treeee0eecd3a009f80e716f2c3c07095bc80d3b70bb /documentation/bookmark
parent5d4583aebd00adced10275b32ff1a93ab418be50 (diff)
Switched from the "from to" convention to the "minimum additional" convention.
Diffstat (limited to 'documentation/bookmark')
-rw-r--r--documentation/bookmark/floating_point.md4
-rw-r--r--documentation/bookmark/inspiration.md4
-rw-r--r--documentation/bookmark/platform.md4
-rw-r--r--documentation/bookmark/polyglot_programming.md4
4 files changed, 16 insertions, 0 deletions
diff --git a/documentation/bookmark/floating_point.md b/documentation/bookmark/floating_point.md
index 5e212c08f..238112f51 100644
--- a/documentation/bookmark/floating_point.md
+++ b/documentation/bookmark/floating_point.md
@@ -1,3 +1,7 @@
+# Debugging
+
+1. [Keynote: William Kahan - Debugging Tools for Floating-Point Code](https://www.youtube.com/watch?v=qHddEkfQBrA)
+
# Comparison
1. [Approximate Equality for Floating Point](https://github.com/apple/swift-evolution/blob/master/proposals/0259-approximately-equal.md)
diff --git a/documentation/bookmark/inspiration.md b/documentation/bookmark/inspiration.md
index 576d73f99..7ae89147d 100644
--- a/documentation/bookmark/inspiration.md
+++ b/documentation/bookmark/inspiration.md
@@ -1,3 +1,7 @@
+# Feature
+
+1. [About Adding Features (part 1)](https://kele.codes/2021/07/about-adding-features-1/)
+
# Business
1. [Why Aren't There More Programming Languages Startups?](https://www.akitasoftware.com/blog-posts/why-arent-there-more-programming-languages-startups)
diff --git a/documentation/bookmark/platform.md b/documentation/bookmark/platform.md
new file mode 100644
index 000000000..a653d156b
--- /dev/null
+++ b/documentation/bookmark/platform.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [fission](https://fission.codes/)
+
diff --git a/documentation/bookmark/polyglot_programming.md b/documentation/bookmark/polyglot_programming.md
new file mode 100644
index 000000000..4f5e26c65
--- /dev/null
+++ b/documentation/bookmark/polyglot_programming.md
@@ -0,0 +1,4 @@
+# Language
+
+1. [morloc](https://github.com/morloc-project/morloc)
+