The Nim programming language
Why Nim? * Intuitive Python-like syntax * High performance * Low memory footprint * Small binaries * Very fast compilation * Fast, configurable garbage collection * Macros and templates * Multiple targets: C, JavaScript, ... * Multiplatform
Intuitive Python-like syntax
High performance
Low memory footprint
Small binaries
Very fast compilation
Fast, configurable garbage collection
Macros and templates
Multiple targets: C, JavaScript
Multiplatform