Language

Package: chez-scheme @ 9.5.6

Synopsis

R6RS Scheme compiler and run-time

Description

Chez Scheme is a compiler and run-time system for the language of the Revised^6 Report on Scheme (R6RS), with numerous extensions. The compiler generates native code for each target processor, with support for x86, x86_64, and 32-bit PowerPC architectures.

Home page
https://cisco.github.io/ChezScheme/
Location
gnu/packages/chez.scm (line: 209, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'util-linux' does not match package name 'util-linux:lib'