Tcl (pronounced "tickle") is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful. Tcl casts everything into the mold of a command, even programming constructs like variable assignment and procedure definition. Tcl supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles.
Usage
Compiler/MPI | GCC 8.3.1 | GCC 9.3.0 | Intel 19.0.3 | Intel 20.0.3 | OneAPI 2021.3.0 |
---|
Serial | MPICH 3.3.2 | MVAPICH2 2.3.4 | OpenMPI 4.0.5 |
---|
Compiler/MPI | GCC 8.3.1 | GCC 9.3.0 | Intel 19.0.3 | Intel 20.0.3 | OneAPI 2021.3.0 |
---|
MPICH 3.3.2 | MVAPICH2 2.3.4 | OpenMPI 4.0.5 | | | | | |
---|
Code Block |
---|
language | bash |
---|
title | Example |
---|
collapse | true |
---|
|
|
...