https://github.com/ghostcompiler/bhidu-language
https://github.com/ghostcompiler/bhidu-language
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostcompiler/bhidu-language
- Owner: ghostcompiler
- Created: 2026-06-13T21:14:59.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-13T22:14:39.000Z (about 1 month ago)
- Last Synced: 2026-06-13T23:15:21.509Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://ghostcompiler.github.io/bhidu-language/
- Size: 122 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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:
```bash
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/](https://ghostcompiler.github.io/bhidu-language/)**