The COMIS compiler (source format).


The COMIS system language is an almost full implementation of FORTRAN 77. As the user is working in a realtime environment, some simplifications of the language syntax (in addition to the standard one) are also available: short forms for key-words (CHAR instead of CHARACTER and so on) and a free source code format.

The main differences between the COMIS syntax and standard FORTRAN 77 are:

The source format

The COMIS source code is essentially free format. Extensions are:

Note

IMPORTANT NOTE

Even if COMIS has a more flexible syntax than strandard FORTRAN, it is strongly recommended to stick to the genuine FORTRAN syntax. In particular always start your COMIS programs in column 7. If you start in column 1, all the statements starting with "C" will be considered as comments, in particular the statement COMMON.


Release NotesKnown bugsFAQsContributionsTutorialReference manualDown loadMiscellaneous

Paw.Support@cern.ch