# Source Root > A collection of source code to make the C coding experience more modern organized in a hierarchical tree. ### Development #### Install requirements - A modern C compiler that accepts UTF-8 identifier names - Make - Nasm #### Build ```make ``` #### License [MIT License](LICENSE)