Nim

From miki
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: