Source code are available now!
This is a toy programming language written in typescript !
Starting this it is saved by ".bhai" .
None ! LOL ;)
The program starts with "hi bhai" and ends with "bye bhai" , anything enclosed within this will be executed and outside the scope of these will be ignored XD.
hi bhai
// codes
bye bhai
Printing statement is given by : " bol bhai "
This stmt will be ignored
hi bhai
bol bhai "Hello world !";
bye bhai
Single Line comments : //
Variables can be declared using : " bhai ye hai "
example :- bhai ye hai a = 1; // here a is a variable name of integer type .
Number and strings are like other languages.
Declaring null : nalla
Boolean True : sahi
Boolean False : galat
If - else here can be used using :
if :- agar bhai( < condition > )
else :- warna bhai
Block stmt : " galat "
Start loop : jab tak bhai( < condition > )
Break statement : bas kar bhai
Continue statement : agla dekh bhai