| .NET | Cross-platform, open-source framework known for supporting multiple programming paradigms. |
|---|
| Assembly | Low-level programming language closely aligned with machine code instructions. |
|---|
| Cilk | Family of languages designed for parallel computing extending C and C++. |
|---|
| Clang | Compiler front end for C, C++, Objective-C, and Objective-C++, integrating with LLVM. |
|---|
| Crystal | Compiled, statically-typed language with Ruby-like syntax and type inference. |
|---|
| Curry | Declarative language that integrates features of functional and logic programming paradigms |
|---|
| Dart | Language for building web, mobile, and server apps, with tools to compile to JavaScript and WebAssembly. |
|---|
| Factor | Stack-oriented programming language with dynamic types, extensible syntax, and a self-hosted optimizing compiler. |
|---|
| Gambit | Scheme implementation with both an interpreter and a C compiler, emphasizing simplicity and performance. |
|---|
| Haxe | High-level cross-platform language and compiler for multiple platforms. |
|---|
| Hy | Lisp dialect embedded in Python, facilitating seamless integration with Python libraries and syntax. |
|---|
| Julia | A dynamic language designed for numerical and scientific computing with strong support for parallel computing and multiple dispatch. |
|---|
| LuaJIT | High-performance tracing JIT compiler for Lua 5.1, known for its speed and compatibility. |
|---|
| Mono | .NET compatible software framework. |
|---|
| Nim | Statically typed, compiled language focusing on performance and elegant syntax, compilable to C, C++, and JavaScript. |
|---|
| OCaml | General-purpose, multi-paradigm language extending Caml with OO features. |
|---|
| Odin | A high-performance language, offers an alternative to C for systems programming with a focus on simplicity and data-oriented development. |
|---|
| R | Language and environment for statistical computing and graphics. |
|---|
| Racket | Multi-paradigm language derived from Lisp and Scheme, known for powerful macros and libraries. |
|---|
| V | Statically typed, compiled language emphasizing simplicity and performance. |
|---|
| V8 | V8 is a high-performance JavaScript engine used in Chrome and Node.js. |
|---|
| Zig | System programming language designed as an improvement over C/C++ with native error handling and performance enhancements. |
|---|