CLOPS generates a Java command-line parser and documentation, given a description of command-line options in a custom language. The user can explicitly express dependencies between the individual options such as exclusion or overrides.
| Tags | Code Generators Command Line |
|---|---|
| Licenses | MIT/X |
| Operating Systems | Java 5 |
| Implementation | Java 5 |