Requirements

RLaB  is written in C. The maths libraries used are written in Fortran but the use of a publicly available Fortran →C converter reduces compiler requirements to C (the conversion tool f2c is written in C). The library used for data display, PLPLOT, is publicly available in C source code form for a wide variety of platforms. This makes the whole RLaB  package a good candidate for porting onto platforms with C, especially GNU C.