Skip to content

xmonader/nimdays

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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