First page Back Continue Last page Overview Graphics
Programming Guidelines
Main AIMs :
- programmer's to generate libraries which can be called from scripts, device servers, and graphical user interfaces
- libraries must have clean API's i.e. must be independent of graphical user interfaces
Languages supported :
- C++/C, Python and Java (wrap Fortran with C)
Infrastructure
- libraries for common tasks e.g. input/output
- device server glue to distribute tasks
- database support as an option