]
Jean-Francois Denise reassigned WFCORE-1986:
--------------------------------------------
Assignee: Jean-Francois Denise
Generate a parser from a formal grammer of CLI
----------------------------------------------
Key: WFCORE-1986
URL:
https://issues.jboss.org/browse/WFCORE-1986
Project: WildFly Core
Issue Type: Feature Request
Components: CLI
Affects Versions: 3.0.0.Alpha12
Reporter: Hisanobu Okuda
Assignee: Jean-Francois Denise
Having a formal grammar is a simple and good way to rigorously define things, and using a
parser generator instead of writing parser code by hand will result in a reduction in
defective edge cases.