We now present details of the implementation of Monod. This chapter should be used alongside with the source code proper, which can be downloaded from http://sourceforge.net/projects/monod/. The source code can be browsed through the web interface provided by ocamldoc, which is similar to that of javadoc. See Source Code Documentation. The reader should browse this documentation as needed throughout this chapter, as many references to the source code are included. Furthermore, the reader should be familiar with the previous chapter, Compilation and Usage.
Particular emphasis will be paid throughout the project to maintaining the documentation — in Texinfo format — adequately.
Significant attention is given to the large-scale architecture of the project to optimize maintainability, reusability and explanatory load. The upshot of this and of the documentation is that it should be easy to ramp up and become an active participant on the project.