This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
start [2014/07/19 18:57] Mitch created |
start [2015/07/28 10:36] (current) Mitch |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Welcome to the ParserMonster Project! | + | ==== Welcome to the ParserMonster Project! |
| + | |||
| + | Although this documentation is [[developerguide|Developer]] oriented, you can treat it as a [[userguide|User Guide]]. | ||
| + | |||
| + | === Overview === | ||
| + | |||
| + | The ParserMonster Framework (or just ParserMonster) is the face, heart and soul of a class of software written for Microsoft ® Windows Vista/7/8 desktops. These programs have the following common traits: | ||
| + | * Portable | ||
| + | * Run in 32-bit or 64-bit space (using 32-bit compatibility folder) | ||
| + | * [[Data-Driven-System|data-centric / data-driven]] design | ||
| + | |||
| + | === Sections === | ||
| + | |||
| + | [[mainwindow|Main Window]] | ||
| + | |||
| + | [[taskfiles|Tasks]] | ||
| + | |||
| + | [[scriptfiles|Scripts]] | ||
| + | |||
| + | [[parsermonster_commands|ParserMonster Commands]] | ||
| + | |||
| + | [[parsermonster_directives|ParserMonster Directives]] | ||
| + | |||
| + | [[parsermonster_flags|ParserMonster Flags]] | ||