Installation#

Pre-built binaries are available on the Download page.

From Source#

git clone https://gitlab.com/bark-lang/bark.git
cd bark
go build -o bark ./cmd/bark

Running Bark#

Compile a Bark script:

./bark script.bark