Awesome
Nim Days
Nim Days is a project to document my journey with The Nim Programming Language
What is in it?
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
Publishing flow
- To compile the sources please make sure to have mdbook in your $PATH
- To regenerate the HTML files
bash publish.sh
Contributions
Please feel free to open an issue or send a PR