How To Install Chez In Debian, Ubuntu, Kali And MacOS?

How To Install Chez In Debian, Ubuntu, Kali And MacOS?

chez

Reliable, high performance Scheme compiler

Maintainer: Gu00f6ran Weinholt



Section: lisp

Install chez

  • Debian apt-get install chezscheme Click to copy
  • Ubuntu apt-get install chezscheme Click to copy
  • Kali Linux apt-get install chezscheme Click to copy
  • macOS brew install chezscheme Click to copy

chezscheme

Reliable, high performance Scheme compiler

Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. As a superset of the language described in the Revised^6 Report on the Algorithmic Language Scheme (R6RS), Chez Scheme supports all standard features of Scheme, including first-class procedures, proper treatment of tail calls, continuations, user-defined records, libraries, exceptions, and hygienic macro expansion. Chez Scheme also includes extensive support for interfacing with C and other languages, support for multiple threads possibly running on multiple cores, non-blocking I/O, and many other features. This package depends on the latest Chez Scheme version.

To install the latest version of chez in your favorite operating system just copy the chez installation command from above and paste it into terminal. It will download and install the latest version of chez 2024 package in your OS.