From abddd5c7c23f343dfd01594892575582ffa4461a Mon Sep 17 00:00:00 2001 From: Audun Wilhelmsen Date: Sun, 4 May 2014 12:16:36 -0700 Subject: [PATCH] Updated Nimrod for C programmers (markdown) --- Nimrod-for-C-programmers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Nimrod-for-C-programmers.md b/Nimrod-for-C-programmers.md index 3e120d2..9a65d68 100644 --- a/Nimrod-for-C-programmers.md +++ b/Nimrod-for-C-programmers.md @@ -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