Menu

Writing Rules

Nicolas Hainaux
There is a newer version of this page. You can find it here.

Back

As the author is not a perfect programmer, you can tell him and discuss about wrong choices he made writing this code.

Nevertheless he tried to do his best and thinks some common conventions should be respected in order to improve Mathmaker. Here we go !

To keep the installation simple enough, all components should be written in the same language (i.e. python), although this may be discussed (the gui could be written using another language if there's a good reason to do that).

It is necessary to write object-oriented code as well as the programm already is.

The source code has to be commented well enough, please use the comments writing rules that have been used so far. The doc is realized thanks to Doxygen, you can use any feature of this software.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.