A brief implements of brain fxxk language.
This simple language only contain 8 characters, which are listed below
>
<
+
-
.
,
[
]
The information about how does it works exactly can be found at here
This implement use C++ as it backend.
We take the input from a file and execute it interpretly.