Github Link :- https://github.com/DulLabs/bhai-lang

Installation

npm i -g bhailang

Usage

Create a new file (test.bhai)

Edit the file with a text editor. You can also try out your code on Bhai Lang PlayGround

hi bhai

bol bhai "Hello bhai";

bye bhai

Run

bhailang test.bhai

Output

hello bhai

Documentation

Error 🀣🀣🀣🀣