cl-abnf
Common Lisp ABNF parser generator
Description
The generated parser is a regular expression scanner provided by the http://weitz.de/cl-ppcre/ lib, which means that we can't parse recursive grammar definition. One such definition is the ABNF definition as given by the RFC. Fortunately, as you have this lib, you most probably don't need to generate another parser to handle that particular ABNF grammar.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/dimitri/cl-abnf
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install cl-abnf