Updated Nimrod for C programmers (markdown)
This commit is contained in:
parent
5bb5df143a
commit
df51787100
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue