Nim In Action | Limited ANTHOLOGY |
The book is structured into three main parts: , Nim in Practice , and Advanced Concepts , making it a thorough resource for learning the language from the ground up. It is important to note that the book, authored by Dominik Picheta, was designed to be compatible with Nim 1.0, though some minor inconsistencies may exist with newer versions. How to interface Nim with C ? Where to buy/download the book ? NIM in action offline resources - Nim forum
Powerful macro system for manipulating abstract syntax trees (AST). Nim in Action
Compiles directly to C, C++, or JavaScript, allowing for extremely fast execution. Readability: Features a clean, Python-like syntax. The book is structured into three main parts:
Real-world examples, including building a chat application and a Twitter clone. Nim in Practice