Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmonader/nimdays
Nim days book
https://github.com/xmonader/nimdays
book nim programming
Last synced: 3 months ago
JSON representation
Nim days book
- Host: GitHub
- URL: https://github.com/xmonader/nimdays
- Owner: xmonader
- Created: 2018-05-05T10:29:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T14:40:19.000Z (about 1 year ago)
- Last Synced: 2024-08-04T01:16:00.204Z (6 months ago)
- Topics: book, nim, programming
- Language: Shell
- Homepage: https://xmonader.github.io/nimdays/
- Size: 3.52 MB
- Stars: 210
- Watchers: 12
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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 systemCheck [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