Skip to content

Releases: carp-lang/Carp

v0.6.0

Choose a tag to compare

@eriksvedang eriksvedang released this 28 Mar 13:09
56d7115

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.6.0

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 18:49

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

Choose a tag to compare

@github-actions github-actions released this 22 Dec 21:38

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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 12:04

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

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:06

This is a release of the Carp compiler on macOS.

Release v0.5.2_Windows

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:05

This is a release of the Carp compiler on Windows.

Release v0.5.2_Linux

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:03

This is a release of the Carp compiler on Linux.

Release v0.5.1_macOS

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:03

This is a release of the Carp compiler on macOS.

Release v0.5.1_Windows

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:01

This is a release of the Carp compiler on Windows.

Release v0.5.1_Linux

Choose a tag to compare

@github-actions github-actions released this 06 Jun 18:59

This is a release of the Carp compiler on Linux.