🚀 Heib12 Language Engine

The World's New Smart Programming Language by Saleh Heib

> Ready to execute...

Quick Guide / تعليمات سريعة

Command What it does Example
set Define variables set x = "Data"
print Display output print(x)
calc Math operations calc 50 + 50