Sparkle A7
01/04/2025
Crosy - My Computer Language!
If you wanna learn coding I have created a language South Africans can use to build computer softwares and android Apps
For Crosy Syntax E.g Here Is The code
To see rules
!/ Define a function to add two numbers
?a(a, b) {
return a + b;
}
!/ Define a function to print all elements in a list
?print_list(lst) {
= 0;
while i < len(lst) {
print("Element ", i, ": ", lst[i]);
i = i + 1;
}
}
!/ Variable assignments
= 10;
= 5;
= a(x, y);
print("Sum: ", sum);
!/ List creation
= [1, 2, 3, 4, 5];
print("Numbers in list:");
print_list(nums);
!/ Loop demonstration
= 0;
while i < 3 {
print("Loop iteration: ", i);
i = i + 1;
}
print("Done!");
25/03/2025
Currently at 463 Solid Monthly Listeners, I Need More 37 Solid Monthly Listeners...
Lets Together
Click here to claim your Sponsored Listing.
Category
Contact the public figure
Telephone
Website
Address
Boitekong
Rustenburg
0308