cl-abnf

WTFPL

ABNF Parser Generator, per RFC2234

$ area51 add cl-abnfCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-abnf:some-function ...)

Dependencies