1. The Philosophy CodeNull CC is not a framework. It is not a library. It is not a "low-code solution."

// codenull.cc/hello.cn int _start(void) char msg[] = 'H','e','l','l','o','\n'; write(1, msg, 6); return 0;

curl https://codenull.cc/init | sh # Output: "You have nothing. Good."

CodeNull CC is the .

codenull cc

Be the first in the know!

Subscribe to our newsletter and get practical, BD tips directly in your inbox!
WELCOME! Check your inbox to get your first business development tip 🚀
Oops! Something went wrong while submitting the form.