New_Folder

a language where the source code is folder only

Building

this c project uses the nobuild build system. to build this project, do this:

$ cc ./nobuild.c -o nobuild
$ ./nobuild

on windows:

$ cl.exe nobuild.c
$ nobuild
Description
a language where the source code is folder only
Readme 48 KiB
Languages
C 91.8%
CMake 8.2%