List Of Tables and Figures
Tables
Table 1. Impact of Y2K problem for selected languages.
Table 2. Database frame format.
Table 3. Status flag format.
Figures
Figure 1. HTML documentation generated by Doxygen.
Figure 2. HTML documentation generated by Javadoc.
Figure 3. System context.
Figure 4. Encapsulation of frames.
Figure 5. Hierarchical transversal of frames.
Figure 6. Index transversal of frames.
Figure 7. Database compaction plugin.
Figure 8. System and plugin program.
Figure 9. Three classes of plugins.
Figure 10. Plugin manager.
Figure 11. Language used for modules development.
Figure 12. Example of a Multiple Document Interface application.
Figure 13. Document browser.
Figure 14. Document browser as invocations centre.
Figure 15. Example of a structure chart.
Figure 16. Structure chart in HTML documentation.
Figure 17. Structure chart editor.
Figure 18. Description editor.
Figure 19. Auto-description of ‘printf’ function by "Describe It!" plugin.
Figure 20. Integration of browser, chart editors and the description editors.
Figure 21. Import module context.
Figure 22. Pre-processor context.
Figure 23. Symbol table module context.
Figure 24. File association.
Figure 25. Import plugin configurations.
Figure 26. Export module context.
Figure 27. Sample source code and generated HTML documentation.
Figure 28. Lexical analyser using table driven approach.
Figure 29. Compromised approach for lexical analyser.
Figure 30. Size reduction of lexical analyser table.
Figure 31. Parser context.
Figure 32. Extracting information using pattern matching.
Figure 33. Parse engine.
Figure 34. GIF encoder.