aboutsummaryrefslogtreecommitdiff
path: root/index.md
blob: 9fc85122774c44f2eeb884c854037584effc16d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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