aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/compilation/target/c.md
blob: 81fc2960db03fc96b5302376b80233875f417e7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Reference

0. []()
0. [](https://github.com/MichaelMiR01/tcc4tcl)
	0. [](https://github.com/tcllab/tcc4tcl)
	0. [](https://github.com/cyanogilvie/tcc4tcl)
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)