The Story of Soplang

Empowering Somalia with Native Technology

"A Somali programming language designed to bring coding closer to Somali speakers and promote programming in the local language."

Mr Sharafdin, Creator of Soplang

First of its Kind

Soplang is the first Somali programming language, created to make coding accessible to Somali speakers using native Somali syntax and keywords.

example.sop
qiimo = 150
canshuur = 0.1
wadarta = qiimo + (qiimo * canshuur)

hadii (wadarta > 100) {
    qor("Qiimaha wuu sareeyaa: " + wadarta);
} kale {
    qor("Qiimuhu waa macquul: " + wadarta);
}

History

Started in February 2023, officially released in October 2023

Built With

Current Interpreter is built with Python, but the coming soon Compiler will be using Rust.

Ecosystem

Includes a robust Compiler, Interpreter, and VS Code Extension.

Our Goal

Promoting digital inclusion and advancing Somali language development in tech.

Coming Soon

The Future of Soplang

We are currently working on a powerful new update that will revolutionize how you build with Soplang. Stay tuned for better performance, new features, and more.