Nim

From miki
Revision as of 06:36, 24 September 2019 by Mip (talk | contribs) (Created page with "'''[https://nim-lang.org/ Nim]''' is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula.

Nim in a few words:

  • C-flavored Python.
  • Faster python preventing typos.
  • Can compile to Javascript.
  • Between Rust and Go.

References

Books: