Introduction
Nim language
is new imperative programming language developed by Andreas Rumpf.
Prerequisite:
To learn Nim programming, You need to have any basic programming experience.
Nim language features
- High level programming language
- Statically typed: any value declared in this contains data type
- Can write system tools and programs
Nim File Extension
Nim code is written in a file with extension is .nim
.
What language is Nim written in?
Nim language compiler is written using pascal compiler and Nim compiler is free software compiler and later many developers contributed to release multiple versions