Next: Genparse Options, Previous: Introduction, Up: Top [Contents][Index]
In this section we discuss how to write Genparse files and how to invoke Genparse on these files. We take a pedagogical approach, walking through a very simple example program and showing how Genparse can simplify its development.
• A Simple Application: | ||
• Adding Command Line Options: | ||
• Simplifying Command Line Parsing with Genparse: | ||
• Include Files and Callbacks: | ||
• C++ Output: | ||
• Java Output: | ||
• Idiosyncrasies: |
Next: Genparse Options, Previous: Introduction, Up: Top [Contents][Index]