aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back_end/c.md
blob: 17c3b9ee98dbe1ff21582dd81d45815374465316 (plain)
1
2
3
4
5
6
7
# Reference

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)