
Nim is a statically typed, imperative programming language that generates native code via compilation to c. it provides a non-tracing gc, high level datatypes and local type inference, and bindings to a lot of c libraries.
this is a documentation package.