Language

Package: cl-proc-parse @ 0.0.0-1.ac36368

Synopsis

Procedural vector parser

Description

This is a string/octets parser library for Common Lisp with speed and readability in mind. Unlike other libraries, the code is not a pattern-matching-like, but a char-by-char procedural parser.

Home page
https://github.com/fukamachi/proc-parse
Location
gnu/packages/lisp-xyz.scm (line: 2647, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings