A C++17 -based programming language with a simple and readable syntax.

Get Started View Examples

Documentation

Starting a Program

Every Islamic C++ program starts with the Allah_akbar statement.

Allah_akbar

print("Hello World");

Printing Text

Use the print statement to display text.

Allah_akbar

print("Hello from Islamic C++");

Getting Input

The input statement is used to receive information from the user.

Allah_akbar

input(name);

print(name);

Examples

Generate a Random Number

Allah_akbar

random(1; 10);

System Information

Allah_akbar

print(Total_ram);
print(Cpu_info);
print(Os_info);

Language Rules

  • Program Start: Every program begins with Allah_akbar .
  • Statement Termination: Statements end with ; .
  • Single-line Comments: Use # for single-line comments.
  • Multi-line Comments: Use /* */ for multi-line comments.
  • File Extension: Islamic C++ source files use the .icp extension.
ripple.style.width = size + "px"; ripple.style.height = size + "px"; ripple.style.left = ( event.clientX - rect.left - size / 2 ) + "px"; ripple.style.top = ( event.clientY - rect.top - size / 2 ) + "px"; button.appendChild( ripple ); ripple.addEventListener( "animationend", function () { ripple.remove(); } ); } ); } ); /html>