+start here (1)

Hello World

Unpacking and Running Brainhat In this "how-to" we unpack Brainhat and introduce the command line interface. To start, you will need a copy of "make" installed. In a Debian environment, which includes Mint and Ubuntu, become superuser and install "make" like so: # apt-get install make Move the Brainhat download, brainhat_linux.4-xxxxxx.tgz, file to a working directory and unpack with tar: # apt-get install make A handful of files and directories will appear: $ ls brainhat constant.h data DATE LICENSE README run simplecpp…