Informations for MMAlpha developers


Back to welcome page
Up!

Writing a MMAlpha package

In order to obtain readable, maintainable, and safe code, some rules regarding the development of packages should be followed.

  1. The package must but written along some conventions which are best seen while reading this example.
  2. The package must be delivered together with a test program which follows the testing strategy of MMAlpha. See this before writing the package. Indeed, testing starts at the same time as writing, since the first tests are those who are used during development.
  3. The package must be delivered together with a documentation notebook. As we recommend developing packages directly from Mathematica notebooks, the initial development notebook is a good candidate to becomming a documentation notebook. See this to get more information.

Content of this directory
Last modification: May 26, 2006.
To get more info: Patrice.Quinton@irisa.fr