OdiaLang is a programming language that uses Odia (Oriya) keywords to write code that compiles to JavaScript. Write programs in your native language using keywords like bada (if), nahin (else),ahara (function), and more — then run it anywhere JavaScript runs.
Why OdiaLang?
Code in Odia — Write programs using familiar Odia keywords
Compiles to JavaScript — Runs on Node.js, browsers, and anywhere JS works
Learn programming — Great for beginners learning to code in their native language
Fun & accessible — Makes programming more approachable for Odia speakers
Hello World in OdiaLang
Here's a simple hello world program in OdiaLang:
Output: Namaskar, Bharia!
OdiaLang vs JavaScript
Compare the same program in OdiaLang vs JavaScript:
OdiaLang
JavaScript
Get Started
Ready to try OdiaLang? Install it or try the online playground:
Learn More
Language Reference
Complete reference for all OdiaLang keywords and syntax.
Tutorial
Learn OdiaLang step by step with our beginner-friendly tutorial.