By continuing, you agree to our Terms of Use and Privacy Policy.
Already have an account?
Go back to
Write fast, portable code! Master Nim's unique features and compile to C, JavaScript, and more.
Manning Publications is a renowned provider of high-quality technical books and educational resources for software developers, IT professionals, and tech enthusiasts. Known for their in-depth coverage and practical approach, Manning offers a wide range of titles covering various programming languages, frameworks, and technologies.
Nim is a statically typed, compiled programming language that combines the efficiency of C with the expressiveness of Python. It offers features such as metaprogramming, garbage collection, and a rich standard library. Nim is designed to be fast, expressive, and safe, making it suitable for systems programming, web development, and general-purpose software development.