
Nim (programming language)
Nim is a statically typed, imperative programming language with a powerful macro system that tries to give the programmer ultimate power without compromises on runtime efficiency.
FEATURES
- High-performance garbage-collected language
- Python-like readability with indent-based syntax
- Compiles to C, C++ or JavaScript
- Dependency-free binaries
- Runs on Windows, macOS, Linux, and more