Updated Nimrod for C programmers (markdown)

This commit is contained in:
Audun Wilhelmsen 2014-05-04 12:16:36 -07:00
parent 301aa446f4
commit abddd5c7c2
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ Methods | No (Yes w/C++) | Yes
Multi-Methods | No | Yes
Exceptions | No (Yes w/C++) | Yes
*Other backends supported and/or planned
**See section below
*Other backends supported and/or planned
**See section below. Also: it's arguably possible to write OOP-style in pure C
### Philosophy