sbcl-proc-parse 0.0.0-1.ac36368 Procedural vector parser

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.