Nim is a new general-purpose programming language that offers support for systems programming, object oriented programming, procedural programming, functional programming, and more. Nim combines the speed of C with the expressiveness of Python and the flexibility of Lisp and it compiles to C as well as C++, Objective C, and even JavaScript. Nim's features make it perfect for developing anything from web applications to operating systems.
Nim in Action introduces the Nim programming language and teaches readers how to write native software applications and libraries, web...
Nim is a new general-purpose programming language that offers support for systems programming, object oriented programming, procedural programming,...