New_Folder

a language where the source code is folders

Building

this c project uses cmake build system to build this project, do this:

$ mkdir build
$ cd build
$ cmake ..
$ make
Description
a language where the source code is folder only
Readme
Languages
C 91.8%
CMake 8.2%