aboutsummaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-09-29 01:53:47 -0600
committerMelody Horn <melody@boringcactus.com>2020-09-29 01:53:47 -0600
commit7e2f6580ecb14ebe876e48c5ebaa57d350e43301 (patch)
tree20bbc757fc2bcb71755c56b01d9dd55023077d61 /index.md
parent9416dd66d1154e12acd31d10757b1e27a5c5a5be (diff)
downloadspec-7e2f6580ecb14ebe876e48c5ebaa57d350e43301.tar.gz
spec-7e2f6580ecb14ebe876e48c5ebaa57d350e43301.zip
add tentative keyword list
Diffstat (limited to 'index.md')
-rw-r--r--index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/index.md b/index.md
index fa5dc0b..9fc8512 100644
--- a/index.md
+++ b/index.md
@@ -3,3 +3,17 @@ title: Crowbar Spec
---
This is entirely a work-in-progress, and should not be relied upon to be stable in any way.
+
+# Context
+
+- [Rust is not a good C replacement](https://drewdevault.com/2019/03/25/Rust-is-not-a-good-C-replacement.html)
+
+# cactus's Blog Posts
+
+- [Crowbar: Defining a good C replacement](https://www.boringcactus.com/2020/09/28/crowbar-1-defining-a-c-replacement.html)
+
+# Syntax
+
+[Read the Syntax chapter of the spec.](syntax.md)
+
+# Semantics