The C- programming language
The C- programming language version 0.3.5
C- is a language heavily inspired by C++, python, and java, but simpler.
Tired of C? Use C-!
git clone https://github.com/Rayan25062011/C-
chmod +x src
cd src
python3 interpreter.py -r example.cm
Or simply available with cmp
from native use sys;
class Main
{
function main()
{
#static c;
c = 6;
a = 2;
if (c + a == 8)
{
println("c + a equals 8");
}
b = 2;
if (a + b == 4)
{
println("a + b equals 4");
#free a;
#free b;
#free c;
#quit;
}
}
}
class Main
{
#setspace game;
function mygame()
{
// Code here
}
function main()
{
this.mygame();
}
}
EVERY C- file needs to implement a CLASS "Main" to wrap up the code.
-
Make a package manager
-
Make it famous
-
Make Github add this programming language
C- was first released on the 28th January 2023 and since then, we kept updating for user's to enjoy and use the language very easily, we keep track of the repository 4 times a day to make a sure you are a having an appreciatable time while coding with our language. C- has the soul purpose to help you with automation, software, server creation and all kinds of cyber-security.