1 Forks
21 Stars
21 Watchers

Caboose

Caboose is a simple, dynamically typed, bytecode-based interpreted language built on top of a powerful VM.

How to download and setup Caboose

Open terminal and run command
git clone https://github.com/CabooseLang/Caboose.git
git clone is used to create a copy or clone of Caboose repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Caboose https://github.com/CabooseLang/Caboose/archive/master.zip

Or simply clone Caboose with SSH
[email protected]:CabooseLang/Caboose.git

If you have some problems with Caboose

You may open issue on Caboose support forum (system) here: https://github.com/CabooseLang/Caboose/issues