BroCode

BroCode

A toy programming language based on inside jokes


Made by Sujoy Nath @c0mrd

Playground

Loading...
Output
Loading...

Documentation


General

start bro is the entrypoint for the program and all program must end with stop bro. Anything outside of it will be ignored

Loading...


Built-ins

Use bol bro to print anything to console.

Loading...


Variables

Variables can be declared or assigned using -> operator

Loading...


Types

Supports int , float , string types

Loading...


Conditionals

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.

Loading...


Loops

Statements inside jotokhon bro blocks are executed as long as a specified condition evaluates to true.

Loading...

Download

BroCode is currently supported in Windows and Linux. For Source code and development purpose visit github .

OSFileNameDownload
Windowsbrocode.exeLink
Linuxbrocode-linux.zipLink