start bro is the entrypoint for the program and all program must end with stop bro. Anything outside of it will be ignored
Use bol bro to print anything to console.
Variables can be declared or assigned using -> operator
Supports int , float , string types
BroCode supports if-else-if ladder construct , jodi bro will execute if condition, jodi na bro equivalet to elseif and na hole bro equivalent to else.
Statements inside jotokhon bro blocks are executed as long as a specified condition evaluates to true.