| Ada | High-level, structured, and object-oriented language with strong typing, used for reliability in mission-critical systems. |
|---|
| APL | A concise programming language focused on multi-dimensional arrays, using unique symbols to represent functions, influencing modeling and functional programming. |
|---|
| Assembly | Low-level programming language closely aligned with machine code instructions. |
|---|
| BASIC | Family of high-level programming languages created in 1964 to make programming more accessible. |
|---|
| C | General-purpose language foundational in systems and application programming. |
|---|
| C# | Versatile high-level language supporting multiple programming paradigms. |
|---|
| Cilk | Family of languages designed for parallel computing extending C and C++. |
|---|
| Fortran | Language optimized for high-performance numerical computation and scientific computing. |
|---|
| Free Pascal | Pascal compiler supporting multiple architectures and dialects. |
|---|
| GNAT | Free Ada compiler in the GCC suite, supporting all Ada versions. |
|---|
| Julia | A dynamic language designed for numerical and scientific computing with strong support for parallel computing and multiple dispatch. |
|---|
| KornShell | Unix-based shell that combines features from C and Bourne shells, supporting POSIX standards. |
|---|
| Kotlin | Concise, statically typed language interoperative with Java, targeting JVM and other platforms. |
|---|
| Pascal | An imperative and procedural language designed by Niklaus Wirth, known for encouraging structured programming and data structuring. |
|---|
| PureBasic | Modern BASIC programming language that compiles to native code across multiple platforms. |
|---|
| Python | Dynamic, high-level programming language known for its easy-to-read syntax. |
|---|
| Rust | General-purpose programming language emphasizing performance, type safety, and concurrency. |
|---|
| Swift | Developed by Apple for its platforms, with a focus on safety and performance. |
|---|
| V | Statically typed, compiled language emphasizing simplicity and performance. |
|---|
| Vala | Object-oriented language that generates C code using the GObject system. |
|---|
| Visual Basic | Multi-paradigm language developed by Microsoft for Windows applications. |
|---|
| WebAssembly | Binary instruction format for a stack-based virtual machine for the web. |
|---|