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