From df51787100074a30cb49a01b8cb7a213d1a88729 Mon Sep 17 00:00:00 2001 From: Audun Wilhelmsen Date: Thu, 26 Dec 2013 13:59:11 -0800 Subject: [PATCH] Updated Nimrod for C programmers (markdown) --- Nimrod-for-C-programmers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nimrod-for-C-programmers.md b/Nimrod-for-C-programmers.md index ad6f5c9..2e4b6d1 100644 --- a/Nimrod-for-C-programmers.md +++ b/Nimrod-for-C-programmers.md @@ -1,6 +1,6 @@ (Work in progress) -This is a guide for people with experience in C or a similar language. The guide assumes knowledge of how stacks and heaps works. +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://nimrod-lang.org/tut1.html