Releases: carp-lang/Carp
Releases · carp-lang/Carp
v0.5.5
This is a release of the Carp compiler.
See CHANGELOG.md for a list of changes.
Installation
- Download and unzip the corresponding zip file for your platform
- Export an environment variable called
CARP_DIR
containing the path to the unzipped folder - Add
$CARP_DIR/bin
to your path
You should now be able to run the REPL by calling carp
v0.5.4
This is a release of the Carp compiler.
See CHANGELOG.md for a list of changes.
Installation
- Download and unzip the corresponding zip file for your platform
- Export an environment variable called
CARP_DIR
containing the path to the unzipped folder - Add
$CARP_DIR/bin
to your path
You should now be able to run the REPL by calling carp
v0.5.3
This is a release of the Carp compiler.
See CHANGELOG.md for a list of changes.
Installation
- Download and unzip the corresponding zip file for your platform
- Export an environment variable called
CARP_DIR
containing the path to the unzipped folder - Add
$CARP_DIR/bin
to your path
You should now be able to run the REPL by calling carp
Release v0.5.2_macOS
This is a release of the Carp compiler on macOS.
Release v0.5.2_Windows
This is a release of the Carp compiler on Windows.
Release v0.5.2_Linux
This is a release of the Carp compiler on Linux.
Release v0.5.1_macOS
This is a release of the Carp compiler on macOS.
Release v0.5.1_Windows
This is a release of the Carp compiler on Windows.
Release v0.5.1_Linux
This is a release of the Carp compiler on Linux.
Release v0.5.0_macOS
This is a release of the Carp compiler on macOS.