Nosial Code Compiler is a multi-purpose compiler and development toolkit written in PHP.
Find a file
2022-04-16 19:20:02 -04:00
.idea Initial Codebase, Added Assembly with validation 2022-04-06 22:17:14 -04:00
.vscode Added BuildConfiguration structure 2022-04-08 17:44:48 +01:00
src/ncc Updated Autoloader, corrected errors. 2022-04-16 19:20:02 -04:00
tests Added added third-party library 'php-school/cli-menu' 2022-04-16 18:26:46 -04:00
LICENSE Corrected namespace for Symfony\Process 2022-04-16 19:01:04 -04:00
README.md Added README.md 2022-04-02 22:59:12 -04:00

NCC

Nosial Code Compiler is a program written in PHP designed to be a multi-purpose compiler, package manager and toolkit.