
Crystal (programming language)
Go Programming Language
D (Programming Language)
C++
V (programming language)
Zig
Lua
The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

C++
Go Programming Language
Perl
D (Programming Language)
Pike programming language
Crystal (programming language)
V (programming language)
Development
Which is more popular?
Based on our record, Nim (programming language) should be more popular than IronPython. It has been mentioned 166 times since March 2021.
Website, pricing, platforms and company facts side by side.
|
|
|
|
|---|---|---|
| Website | nim-lang.org | ironpython.net |
| Pricing | ||
| Listed in |
What each product offers, as listed by its team.


Possible disadvantages
Possible disadvantages
Walkthroughs and reviews on video.
No Nim (programming language) videos yet. You could help us improve this page by suggesting one.
Python Winforms Application in Visual Studio 2019 | IronPython Getting Started
More videos
How often each product is chosen within a category, 0–100% relative to the other.


Share your experience with using Nim (programming language) and IronPython. For example, how are they different and which one is better?
Recommendations tracked on public social media and blogs since March 2021.


There's nim [1] which is aiming for the same thing - syntax similar to python and performance similar to C++, zig etc. 1 - https://nim-lang.org/. - Source: Hacker News / about 2 months ago
> GC languages are slower This is not necessarily true. It depends on a language, e.g. Go is slow, Nim[0] is extremely fast with conventional GC and slightly faster with ARC/ORC[1]. GC programs can be faster than manually managed ones in... - Source: Hacker News / about 2 months ago
First glance I thought someone was referring to https://nim-lang.org/. - Source: Hacker News / about 2 months ago
I think of IronPython and IronRuby and IronScheme, early attempts at Microsoft trying to combine cornmeal with .NET and open source and calling it a burrito.- Source: Hacker News / over 1 year agohttps://ironpython.net/.
If you're interested in learning more about the challenges and tradeoffs, both Jython (https://www.jython.org/) and IronPython (https://ironpython.net/) have been around for a long time and there's a lot of reading material on that subject. - Source: Hacker News / over 2 years ago
There are several ways of bypassing the GIL. First of all, the GIL is only present in the C implementation of Python, CPython. Other implementations of Python like Jython, IronPython, and PyPy don't have the GIL. Additionally, Python... - Source: dev.to / almost 3 years ago
When comparing Nim (programming language) and IronPython, you can also consider the following products.

Programming language with Ruby-like syntax that compiles to efficient native code.
Compare Crystal (programming language) to Nim (programming language) or IronPython:

Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Compare C++ to Nim (programming language) or IronPython:

Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
Compare Go Programming Language to Nim (programming language) or IronPython:

D is a language with C-like syntax and static typing.
Compare D (Programming Language) to Nim (programming language) or IronPython:

Highly capable, feature-rich programming language with over 26 years of development
Compare Perl to Nim (programming language) or IronPython:

Simple, fast, safe, compiled language for developing maintainable software.
Compare V (programming language) to Nim (programming language) or IronPython: