#CMC Rights: Stefan Matei Necsulescu and Cucuzacu
#THIS IS THE OFFICIAL CMC PROGRAMMING LANGUEGE
CMC — the ** first programming language that autocorrects**
Update log
-Alpha!
-Everything eventually turns into BETA!
-Meet the new CMC AI!
This is a programming languge. Learn to program in it.
Comands:
-
int (declare a variable)
-
char (declare a charcther)
-
string (declare a string)
-
nextline (prints enter)
-
printspace (prints space)
-
add (+)
-
decrease (-)
-
multiply (*)
-
divide (/)
-
mod (%)
-
pow (^)
-
sqrt ( square root )
-
while ( instrrction y ) instruction x (execute instruction x while instruction y is true)
-
if ( instruction x )
-
write x (write variable x)
-
read y (scan/read variable x)
-
cc ( x ) (shows characther with number x)
-
beep ( x y ) (beep pitch x duration y)
-
setcolor x y ( x is text color, y is background color )
-
wait x ( waits x milisecconds )
-
rect ( creates a rectangle )
-
clear ( clears the screen )
-
cir ( creates a circlre with r )
HOPE TO ENJOY,
BY MATste_08 and CUCUZACU
HELPED BY: CATTUS_GOD