[ < ][]   [Contents][Index][ ? ]

A.1 Programming environments

Miniker is not a traditionnal software in that it isn’t a library or an interpreter but rather a set of source and macro file that combines with the user model code and enable to build a binary program corresponding with the model. It requires a build environment with a preprocessor, a compiler and facilities that automate these steps.

Two different environment are proposed. One use cmz (http://wwwcmz.web.cern.ch/wwwcmz/index.html), while the other is based on make. Other libraries are needed, the CERN Program Library (cernlib) and lapack.


[Contents][Index][ ? ]