bhidu-language

TypeScript ISC

BhaiLang is an experimental, interpreted programming language designed for fun, learning, and exploring compiler/interpreter concepts through a uniquely desi syntax.

Stars
16
Forks
0
Downloads
3,617
Open Issues
0

Bhidu Language

Bhidu Language

A premium, feature-rich toy programming language written in TypeScript with Mumbai local slang, featuring a custom lexer, recursive-descent parser, nested environment scoping, CLI, and an interactive REPL.


⚡ About

bhidu-lang is a premium, feature-rich programming language built in TypeScript featuring Mumbai local slang. It comes with a custom compiler engine, live hot-reloading dev server for web applications, AST debugging, interactive REPL shell, and a dedicated VS Code extension for syntax highlighting and linting.


🛠️ Installation

Install bhidu-lang globally via NPM:

npm install -g bhidu-lang

📖 Complete Documentation

The complete, thorough guides and documentation reference (including how to scaffold projects with bhidu hagde, run files, compile web apps, use the REPL, write reactive components, and install the VS Code extension) is available inside the documentation pages:

👉 ghostcompiler.github.io/bhidu-language/