Nim

119
General-purpose, statically typed, compiled programming language designed for performance and elegant syntax. It supports multiple paradigms including imperative, functional, and metaprogramming. Nim can compile to C, C++, and JavaScript, making it suitable for system programming, web, and embedded applications.
Details
Written With
Name | Description |
---|---|
C | General-purpose language foundational in systems and application programming. |