[
https://issues.apache.org/jira/browse/CLI-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422351#comment-15422351
]
Redfred Garett commented on CLI-147:
------------------------------------
An excellent and informative documentation of the gnuopt parser. As we have
seen in the parsing introduction, grammar syntax can be defined formally using
formats like BNF. Unfortunately all the conventional parser topics do not apply
to HTML (I didn't bring them up just for fun - they will be used in parsing CSS
and JavaScript). HTML cannot easily be defined by a context free grammar that
parsers need.
Thanks !!
[https://www.linkedin.com/company/redgage-llc]
> Create page explaining which parser to use when
> -----------------------------------------------
>
> Key: CLI-147
> URL: https://issues.apache.org/jira/browse/CLI-147
> Project: Commons CLI
> Issue Type: Task
> Components: Documentation
> Affects Versions: 1.1
> Reporter: Henri Yandell
>
> Basically a short summary of what each parser does.
> Also put each relevant bit in the javadoc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)