Welcome to IndoriLang

A fun, expressive programming language that uses authentic Indori slang and compiles to JavaScript.

What is IndoriLang?

IndoriLang is a programming language that brings the vibrant Indori culture to coding. Instead of traditional keywords like if, for, and function, IndoriLang uses authentic Indori slang like agar_re, ghuma_re, and bhiya_ka.

IndoriLang compiles to JavaScript, so you can run it anywhere JavaScript runs - in Node.js, browsers, or any JavaScript runtime.

Quick Start

Get started with IndoriLang in just a few steps:

  1. Install the CLI tool globally
  2. Create your first .il file
  3. Run it with the indori command
indori
# Hello World in IndoriLang
bhiya_bol("Ram Ram bhiya log!");
poha_time();

Key Features

  • Pure Indori Keywords - All programming concepts in Indori slang
  • TypeScript Powered - Full type safety and modern tooling
  • Browser Playground - Try it online with Monaco Editor
  • VS Code Extension - Syntax highlighting and auto-completion
  • CLI Tool - Compile and run from command line
  • Easter Eggs - Fun Indori cultural references

Next Steps