1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
The easiest way to install is probably
```
$ cargo install brainheck
```
The cargo build system can be installed with
```
Try
```
$ bh bf/helloworld.bf
```
To run the "hello world" example. You can also pass input in with stdin e.g.
```
To explore all the options, use:
```
bh --help
```
Building on rust's safety guarantees, this repository uses the word h\*ck in order to remain safe for children's use.