Nim Days is a project to document my journey with The Nim Programming Language
I'll try create multiple practical applications/libraries including:
- Parsers for 
bencode,dmidecode,ini,redis protocol - Testing framework
 - Build system
 
Check TOC for complete summary
- To compile the sources please make sure to have mdbook in your $PATH
 - To regenerate the HTML files 
bash publish.sh 
Please feel free to open an issue or send a PR