

Nim (programming language)
40 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
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- POX added Nim (programming language) as alternative to Gleam Language
Nim (programming language) information
Featured in Lists
In no particular order.
List by Buster_Blue with 8 apps, updated
A list with 31 apps by mr_roose without a description.
List by roose with 31 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.