diff options
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |