An open API service indexing awesome lists of open source software.

https://github.com/ghostcompiler/bhidu-language


https://github.com/ghostcompiler/bhidu-language

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          


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:

```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/)**