New_Folder/README.md

201 B

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