# DulLabs/bhai-lang

A toy programming language written in Typescript

Repository: https://github.com/DulLabs/bhai-lang
Canonical: https://ross.abutalabs.com/products/bhai-lang
Homepage: https://bhailang.js.org/
Language: TypeScript
License: MIT
License Family: permissive
Topics: programming-language, typescript, parser, interpreter, javascript
Last push: 2024-06-15T09:54:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1706, "days_push": 809, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4092, forks 490 (observed 2026-08-28T04:08:34.622836+00:00)

## What it is
BhaiLang is a dynamically typed toy programming language written in TypeScript, built as an inside joke with Hindi slang keywords like 'hi bhai', 'bol bhai', and 'sahi'. It is distributed as an npm CLI that parses and interprets .bhai files, with an online playground.

## Use cases
- write hello world in a joke programming language
- learn how interpreters and parsers work
- try a toy language in the browser playground
- install a fun CLI language via npm
- teach compiler basics with a simple language

## When to choose
- you want a fun novelty language for demos or learning
- you are studying how a TypeScript parser and tree-walking interpreter are built

## When to avoid
- you need a production-ready language for real software
- you need performance, a rich ecosystem, or long-term support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: programming-language, parser, interpreter, cli
- domain: programming-languages, developer-tools, education
- platform: cross-platform, cli
- tags: toy-language, esoteric-language, typescript, novelty, javascript, programming-language, nodejs

## Member repositories
- DulLabs/bhai-lang (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.622836+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:27.138635+00:00, confidence not recorded.
  - readme: https://github.com/DulLabs/bhai-lang (fetched 2026-08-28T04:08:34.622836+00:00, sha 4fb44bf14c1e)
  - homepage: https://bhailang.js.org/ (fetched 2026-08-29T09:15:20.449151+00:00, sha 51631fc9c8bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
