a parser combinators library for Common Lisp
1 2 3
;;; package.lisp (defpackage #:parsec (:use #:cl))