What is BhaiLang
Bhailang is dynamically typed toy programming language, based on an inside joke, written in Typescript.
BhaiLang is a toy programming language.
Bhailang is Created by Aniket Singh and Rishabh Tripathi.
It is for fun :) 😊
It will clear programming concept with example.
It's a great time to learn & start coding.
Installation
npm i -g bhailang
Sample example for bhailang.
1. Create new file
hi bhai
bol bhai "Hello World - This is my first bhailang example.";
bye bhai
2. Save with bhailangExample.bhai
3. Run: bhailang test.bhai
4. Output: "Hello World - This is my first bhailang example.
Official website:
This is official repository for bhai-lang.
https://github.com/DulLabs/bhai-lang
NPM
www.npmjs.com/package/bhailang
BhaiLang Tutorial
You can check here for BhaiLang Tutorial
MIT LICENSE
https://github.com/DulLabs/bhai-lang/blob/develop/LICENSE
Open issue
https://github.com/DulLabs/bhai-lang/issues
No comments:
Post a Comment