Language

Package: sbcl-trivia.trivial @ 0.0.0-1.574901a

Synopsis

Pattern matching in Common Lisp

Description

Trivia is a pattern matching compiler that is compatible with Optima, another pattern matching library for Common Lisp. It is meant to be faster and more extensible than Optima.

This system contains the base level system of Trivia with a trivial optimizer.

Home page
https://github.com/guicho271828/trivia
Location
gnu/packages/lisp-xyz.scm (line: 6079, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 6109 is way too long (104 characters)