blob: 71a372b3bcd42d5734804c335532b1eb22af7587 (
plain)
1
2
3
4
5
|
# Reference
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)
|