2
User
Recs.
Recs.
21
Updates
Last
Updated
Updated
Activity
15 Options
SpecsUpdate
PlatformsWindows, MacOS/iOS, Linux /Android/Termux, *BSD, Solaris/SmartOS, HaikuOS, lots of others
Current stable version2.0.0
LicenseMIT
CPUAll CPU architectures that have an ANSI C compiler or JavaScript interpreter
GZipped size14,2 MB
IDE Supporthttps://github.com/nim-lang/Nim/wiki/editor-support
Top critics consensusWhitespace blues, inconsistent, weird, confusing, not mainstream, unsafe
Compiles toC, JavaScript
Pros
Pro Easy to integrate with another languages
You can use Nim with any language that can be interfaced with C. There's a tool which helps you to create new C and C++ bindings for Nim - c2nim.
Also, you can use Nim with Objective C or even JavaScript (if you're compiling for these backends).
Know any positive aspects of this option?
Cons
Know any negative aspects of this option?
Recommendations
Nim
Recommended 4 years ago
Pro
Compile-time executionPro
Really cross-platformPro
Has built-in async supportNim
Recommended a year ago
Pro
Great metaprogramming featuresPro
Strict typingPro
Compile-time executionPro
Really cross-platformPro
Built-in Unicode supportPro
Type interferencingPro
Multi paradigmPro
Garbage-collectedPro
Has built-in unittest modulePro
Easy to readPro
Easy to integrate with another languagesPro
Supports UFCS (Unified Function Call Syntax)Pro
Has built-in async supportComments
