Carp Versions Save

A statically typed lisp, without a GC, for real-time applications.

v0.5.5

2 years ago

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

2 years ago

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

2 years ago

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.2_macOS

2 years ago

This is a release of the Carp compiler on macOS.

v0.5.2_Windows

2 years ago

This is a release of the Carp compiler on Windows.

v0.5.2_Linux

2 years ago

This is a release of the Carp compiler on Linux.

v0.5.1_macOS

2 years ago

This is a release of the Carp compiler on macOS.

v0.5.1_Windows

2 years ago

This is a release of the Carp compiler on Windows.

v0.5.1_Linux

2 years ago

This is a release of the Carp compiler on Linux.

v0.5.0_macOS

3 years ago

This is a release of the Carp compiler on macOS.