Language

Package: lisp-repl-core-dumper @ 0.7.0

Synopsis

Generate REPL-optimized Lisp cores on demand

Description

This tool generates Lisp images that can embed the provided systems and make for REPLs that start blazing fast.

  • It’s portable and should work with any compiler.

  • It works for any REPL.

  • It allows you to include arbitrary libraries.

Home page
https://gitlab.com/ambrevar/lisp-repl-core-dumper
Location
gnu/packages/lisp.scm (line: 1192, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'coreutils' does not match package name 'coreutils-minimal'