Introduction

Nim language is a 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 the extension .nim.

What language is Nim written in?

Nim language compiler is written using Pascal compiler and Nim compiler is a free software compiler later many developers contributed to the release of multiple versions.