Tuesday 15 March 2022

BhaiLang tutorial

BhaiLang tutorial

Example:

hi bhai

    bol bhai "Hello World - This is my first bhailang example";

bye bhai




You can check here

Bhailang will start with "hi bhai" & end with "bye bhai" same as other programming language synatax.

bol bhai - Keyword use to print content

bhai ye hai - This will be use for declare variable

agar bhai - This will be use for IF statement

warna bhai - This is for Else statement

jab tak bhai - This will be use for Loop statement

bas kar bhai;  - This is Break statement

BhaiLang programming language

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.

BhaiLang programming language


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:

https://bhailang.js.org/


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



Asp.net tutorials