Updated Nim for C programmers (markdown)

This commit is contained in:
Dominik Picheta 2018-03-06 22:00:05 +00:00
parent 19ad1a86b3
commit 4ee4d8240c
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ There may be inaccuracies in this guide.
This is a guide for people with experience in C or a similar language. The guide assumes some intermediate knowledge, for instance of how stacks and heaps works.
The general tutorials can be found here:
http://nim-lang.org/tut1.html
http://nim-lang.org/tut2.html
http://nim-lang.org/docs/tut1.html
http://nim-lang.org/docs/tut2.html
The manual provides a more or less complete overview of the language:
http://nim-lang.org/manual.html