

Nim (programming language)
41 likes
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.
Cost / License
- Free
- Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- BSD
Features
Properties
- Lightweight
Features
- Compiled Language
- Imperative Language
- Systems programming
- Static typing
- Portable
- Support for scripting
- Ad-free
- Object-oriented Language
- Lisp-like
Tags
- python-like
- development
- programming
- significant-indentation
Nim (programming language) News & Activities
Highlights All activities
Recent News
- POX published news article about Nim (programming language)
Nim 2.0.8 released with enhanced stability, GCC14 support, and performance optimizationsNim has rolled out version 2.0.8 of its statically typed compiled systems programming language. Thi...
Recent activities
gergelyturi added Nim (programming language) as alternative to Jank Programming Language and Temper Programming Language- Mother_Aldrich liked Nim (programming language)
POX added Nim (programming language) as alternative to Unison Programming Language- alt-search liked Nim (programming language)
- janAkali added Nim (programming language) as alternative to GrabNim
POX added Nim (programming language) as alternative to Mussel
Nim (programming language) information
Featured in Lists
A list with 31 apps by mr_roose without a description.
List by roose with 31 apps, updated
In no particular order.
List by Buster_Blue with 8 apps, updated
What is 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





Comments and Reviews
As readable and powerful as Python but as fast as C, with no reliance on a VM. The language is a beautiful beast.