First Steps

Installation

Clone the repository:

git clone https://github.com/machadodecastro/beetle.git

Compiling

make

Running

./beetle program.bt

Hello Beetle

print("Hello, Beetle!")