Programming/Languages
From HPC
Click the links below for more information on each language.
Language | Description |
C | C is a general-purpose, high-level language that was originally developed by Dennis M. Ritchie to develop the UNIX operating system at Bell Labs. |
C++ | C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation. |
C-Sharp | C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming. Created by Microsoft. |
Fortran | Fortran is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing. FORTRAN was the world's first high-level programming language and was started in 1957. |
JAVA | Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. |
Perl | Perl is an interpreted language useful for rapid code development and multi-purpose programming. |
Python | Python is an interpreted language useful for rapid code development and distributed computing. |
R | R is a programming language and software environment for statistical analysis, graphics representation and reporting. |