Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xmonader/nimdays

Nim days book
https://github.com/xmonader/nimdays

book nim programming

Last synced: about 2 months ago
JSON representation

Nim days book

Awesome Lists containing this project

README

        

# Nim Days
[Nim Days](https://xmonader.github.io/nimdays/) 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](src/SUMMARY.md) for complete summary

## Publishing flow

- To compile the sources please make sure to have [mdbook](https://github.com/rust-lang/mdBook) in your $PATH
- To regenerate the HTML files `bash publish.sh`

## Contributions
Please feel free to open an issue or send a PR