btbytes / nim-cookbook

Nim Programming Cookbook
http://nim-cookbook.btbytes.com/
Other
51 stars 7 forks source link
cookbook howto nim nim-lang

= Nim Programming Cookbook

The cookbook can be seen here: http://nim-cookbook.btbytes.com/

This cookbook is aimed at Nim programmers who have familiarity with the language and want to write programs in it. We, the authors and contributors of this cookbook would like this to be a useful resource for questions like -- "How to do X with Nim?".

Writing new recipes, enhancing, proofreading, fixing bugs in the code are all a community effort. Please send your recipes, improvements and suggestions. Pull Requests are open.

Note to Recipe Writers

[source, markdown]


License

This code and text are dedicated to the public domain. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

You may copy and paste any code here verbatim into your codebase, wiki, blog, book or dance production as you see fit. The Markdown and Nim source is available on https://github.com/btbytes/nim-cookbook/[Github]. Pull requests are always accepted for changes and additional content. This is a living document.