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'
derivation

Report failure to compile a package to a derivation

failed to create i686-linux derivation: (wrong-type-arg "string-ref" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "string" #f) (#f))
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (wrong-type-arg "string-ref" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "string" #f) (#f))
derivation

Report failure to compile a package to a derivation

failed to create i586-gnu derivation: (wrong-type-arg "string-ref" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "string" #f) (#f))
derivation

Report failure to compile a package to a derivation

failed to create powerpc64le-linux derivation: (wrong-type-arg "string-ref" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "string" #f) (#f))
derivation

Report failure to compile a package to a derivation

failed to create powerpc-linux derivation: (wrong-type-arg "string-ref" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "string" #f) (#f))
derivation

Report failure to compile a package to a derivation

failed to create riscv64-linux derivation: (wrong-type-arg "string-ref" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "string" #f) (#f))