τέχνη

Technologies for teaching, learning and research

Fortran

Availability: Labs  |  Free Download Comparable: Python Fortran is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing.  Originally developed by IBM  in the 1950s for scientific and engineering applications, Fortran came to dominate this area of programming early on and has been in continuous use for over half a century … Read more

GCC

Availability: Labs  |  Free Download Comparable: PyScripter The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting a wide variety of programming languages and architectures.  GCC’s external interface follows Unix conventions.  Each of the language compilers is a separate program that reads source code and outputs machine code. All have a common … Read more