aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back_end/c.md
diff options
context:
space:
mode:
authorEduardo Julian2022-07-26 18:08:04 -0400
committerEduardo Julian2022-07-26 18:08:04 -0400
commitfeacd79496ae9c76492d5a12d30b78724b642654 (patch)
treea85708d1bfe43a98ba62b7f8589dcc95a71f86f5 /documentation/bookmark/back_end/c.md
parentdec796a9838e39148c007f3f3d360964d7cb68de (diff)
Made inlined functions into first-class macros.
Diffstat (limited to 'documentation/bookmark/back_end/c.md')
-rw-r--r--documentation/bookmark/back_end/c.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/bookmark/back_end/c.md b/documentation/bookmark/back_end/c.md
deleted file mode 100644
index 73383e848..000000000
--- a/documentation/bookmark/back_end/c.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Reference
-
-0. [Quirks of C](https://gist.github.com/fay59/5ccbe684e6e56a7df8815c3486568f01)
-0. [C Isn't A Programming Language Anymore](https://gankra.github.io/blah/c-isnt-a-language/)
-0. [Functional C](https://ris.utwente.nl/ws/portalfiles/portal/5128727/book.pdf)
-0. [Cello: High Level C](https://libcello.org/)
-0. [C as a scripting language thanks to TinyCC](https://ciesie.com/post/tinycc_dynamic_compilation/)
-0. [mlibc: Portable C standard library](https://github.com/managarm/mlibc)
-