diff --git a/Nimrod-for-C-programmers.md b/Nimrod-for-C-programmers.md index 9a65d68..668ebf0 100644 --- a/Nimrod-for-C-programmers.md +++ b/Nimrod-for-C-programmers.md @@ -41,7 +41,7 @@ Methods | No (Yes w/C++) | Yes Multi-Methods | No | Yes Exceptions | No (Yes w/C++) | Yes - *Other backends supported and/or planned + *Other backends supported and/or planned **See section below. Also: it's arguably possible to write OOP-style in pure C ### Philosophy