Language

Package: cl-coalton @ 0.0.1-4.9393424

Synopsis

Dialect of ML in Common Lisp

Description

Coalton is a dialect of ML embedded in Common Lisp. It emphasizes practicality and interoperability with Lisp, and is intended to be a DSL that allows one to gradually make their programs safer.

Home page
https://coalton-lang.github.io
Location
gnu/packages/lisp-xyz.scm (line: 12256, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-fiasco' does not match package name 'cl-fiasco'
input-labels

Identify input labels that do not match package names

label 'sbcl-trivial-garbage' does not match package name 'cl-trivial-garbage'
input-labels

Identify input labels that do not match package names

label 'sbcl-named-readtables' does not match package name 'cl-named-readtables'
input-labels

Identify input labels that do not match package names

label 'sbcl-fset' does not match package name 'cl-fset'
input-labels

Identify input labels that do not match package names

label 'sbcl-float-features' does not match package name 'cl-float-features'
input-labels

Identify input labels that do not match package names

label 'sbcl-eclector' does not match package name 'cl-eclector'
input-labels

Identify input labels that do not match package names

label 'sbcl-concrete-syntax-tree' does not match package name 'cl-concrete-syntax-tree'
input-labels

Identify input labels that do not match package names

label 'sbcl-alexandria' does not match package name 'cl-alexandria'