We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Ccode module are used by the import command. Set up your project structure like:
module_name -| |_module_name.js | |_com.txt
Put your functions in module_name.js then list them in com.txt with no extra white-space.
module_name.js
com.txt
Welcome to the Ccode language wiki!