Language

Package: ecl-re @ 1.0-1.cfbc1f4

Synopsis

Lua-style Pattern Matching for Common Lisp

Description

RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracing VM.

Home page
https://github.com/massung/re
Location
gnu/packages/lisp-xyz.scm (line: 1582, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-parse' does not match package name 'ecl-parse'
input-labels

Identify input labels that do not match package names

label 'sbcl-parse' does not match package name 'ecl-parse'