supported and compatible compilers by Scilab
Some features of Scilab require that you have a third-party compiler installed on your system.
-- C/C++: Visual Studio C++ 2017, 2019, 2022 Enterprise / Professional / Community / BuildTools
-- Fortran: Intel oneAPI HPC 2022
-- MinGW requires to install a ATOMS module:
atomsInstall('mingw'); | ![]() |
On GNU/Linux, GNU compilers (gcc, g++ and gfortran) are packaged in all distributions.
While they are not officially supported, Scilab supports LLVM/clang and Intel compilers.
Apple's development environment for OS X, Xcode, is available from Apple at no charge.