diff --git a/Nimrod-for-C-programmers.md b/Nimrod-for-C-programmers.md index b953d39..12f25d7 100644 --- a/Nimrod-for-C-programmers.md +++ b/Nimrod-for-C-programmers.md @@ -15,8 +15,8 @@ http://nimrod-lang.org/manual.html FeatureCNimrod Memory ManagementManual (not counting libraries)Garbage-collected and manual TypesStaticStatic -CompilationMachine-codeMachine code via C
(other backends in progress/planned) - +CompilationMachine codeMachine code via C
(other backends in progress/planned) +Meta-programmingC PreprocessorNimrod (const/when/template/macro) ### Structs - Tuples and Objects