diff options
author | Melody Horn <melody@boringcactus.com> | 2020-10-14 06:40:23 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-10-14 06:40:23 -0600 |
commit | 21a92263f5e958f7b95c751d6334626b35ed1a19 (patch) | |
tree | b240a48285123dedb7408fec731d6fdaa16dd8b8 | |
parent | 3d09fbe28463f310164a9dffaa30f0d31fde2d53 (diff) | |
download | spec-21a92263f5e958f7b95c751d6334626b35ed1a19.tar.gz spec-21a92263f5e958f7b95c751d6334626b35ed1a19.zip |
add link to type names blog post
-rw-r--r-- | index.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ This is entirely a work-in-progress, and should not be relied upon to be stable # cactus's Blog Posts - [Crowbar: Defining a good C replacement](https://www.boringcactus.com/2020/09/28/crowbar-1-defining-a-c-replacement.html) +- [Crowbar: Simplifying C's type names](https://www.boringcactus.com/2020/10/13/crowbar-2-simplifying-c-type-names.html) # Syntax |