Ada | High-level, structured, and object-oriented language with strong typing, used for reliability in mission-critical systems. |
---|
C++ | General-purpose language designed by Bjarne Stroustrup, supporting multiple programming paradigms. |
---|
c3 | Modern enhancement of C with module systems, semantic macros, and improved error handling, maintaining C compatibility. |
---|
Crystal | Compiled, statically-typed language with Ruby-like syntax and type inference. |
---|
D | Modern system programming language influenced by C++ with multiple paradigms and expressive features. |
---|
Free Pascal | Pascal compiler supporting multiple architectures and dialects. |
---|
Go | Statically typed, compiled language with memory safety and CSP-style concurrency, designed at Google. |
---|
Inko | Language for efficient, safe concurrent software, with features like static typing and type-safe concurrency. |
---|
Rust | General-purpose programming language emphasizing performance, type safety, and concurrency. |
---|
V | Statically typed, compiled language emphasizing simplicity and performance. |
---|
Vala | Object-oriented language that generates C code using the GObject system. |
---|
Zig | System programming language designed as an improvement over C/C++ with native error handling and performance enhancements. |
---|