Language

Package: loko-scheme @ 0.7.0

Synopsis

Implementation of the algorithmic language Scheme

Description

Loko Scheme is intended to be a platform for application and operating system development. It is written purely in Scheme and some assembler (i.e. no C code at the bottom). Both the R6RS and the R7RS standards are supported.

Home page
https://scheme.fail
Location
gnu/packages/loko.scm (line: 30, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'struct' does not match package name 'guile-struct-pack'
input-labels

Identify input labels that do not match package names

label 'laesare' does not match package name 'guile-laesare'
input-labels

Identify input labels that do not match package names

label 'pfds' does not match package name 'guile-pfds'
input-labels

Identify input labels that do not match package names

label 'machine-code' does not match package name 'guile-machine-code'