Nim
104
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 designed by Bjarne Stroustrup, supporting multiple programming paradigms. |