Program With
Roman Urdu Language
On UR lang

Empowering the next generation of developers to build the future using the language they speak. UR Lang Dev is the world's first open-source native logic ecosystem.

$ npm install @hooqle/ur

Core Facilities

Native Syntax

Write high-performance code using Roman Urdu keywords. No more language barriers between your ideas and execution.

Heybase Storage

A cloud-native database built for UR Lang. Use 'Heybase_pucho' to retrieve data with zero-latency globally.

Hooqle Strong

Industrial-grade storage nodes for heavy media. Integrated directly into the UR Lang compiler for speed.

RomanUrdu Coding Sample

logic.ur
// Hooqle Strong cloud se connect karo
rakho cloud = HooqleStrong_Connect("main_node");

chalao_function validate() {
    rakho profile = Heybase_pucho("accounts/sajjad_pro");
    
    agar (profile.is_verified == "haan") {
        likho("KhushAmdeed! Aapka data load ho raha hai...");
        load_asset(cloud.path("header.png"));
    } 
    warna {
        likho("Galti: Verification nahi hui.");
    }
}

// Counter loop chalayein
phir_se_karo (x = 1; x <= 5; x++) {
    likho("Syncing Part: " + x);
}

validate();
Founder

Mr Sajjad Pro

Lead Systems Architect

The architect of the Hooqle Ecosystem and UR Lang. Mr Sajjad Pro's vision is to make programming accessible to every Urdu speaker on the planet.