Programming Languages Available On The CS Linux Clients
Revision as of 13:28, 20 April 2023 by Phil (talk | contribs) (Phil moved page Programming Languages Installed On The CS Linux Clients to Programming Languages Available On The CS Linux Clients)
The following computer languages are installed on all of our CS Linux Clients:
- Shell scripting (using bash, zsh, and tcsh)
- C (using gcc and clang)
- C++ (using g++ and clang++)
- Java
- Perl
- Python (version 2.7 and version 3)
- Ruby
- PHP
- Julia
- Fortran (using gfortran)
- Go
- Scala
- Haskell
- Common Lisp (using clisp, ecl, gcl, and sbcl)
- OCaml
- Node.js