The Most Aggressive Desi Programming Language

Tired of Python being polite? Lodu Code enforces "Strict Sanskar" and roasts you if you write bad logic. Built for true Indian Techies.

pip install --upgrade lodu-code

📚 Official Documentation

🛠️ Step 1: Install the Engine

Lodu Code runs on a custom Python-based interpreter. Install it globally using pip in your terminal:

pip install lodu-code

🦊 Step 2: VS Code Extension

Get the ultimate coding experience with syntax highlighting and the official file icon.

  • Open Visual Studio Code.
  • Go to the Extensions Marketplace (Ctrl+Shift+X).
  • Search for "Lodu Code Support" and install it.
  • Now create any file with the .lodu extension!

🚀 Step 3: Run Your First Code

Write your Lodu code in a file (e.g., hello.lodu) and run it in the terminal:

lodu hello.lodu

Pro Tip: If Windows throws a PATH error saying 'lodu is not recognized', run it like this:

python -m lodu_runner hello.lodu

💻 Live Playground Engine

Test your Lodu Code right here in the browser. Don't forget your Sanskar!

Terminal Output
Waiting for execution...