diff --git a/Nim-use-cases.asciidoc b/Nim-use-cases.asciidoc index 942d2d5..dad247d 100644 --- a/Nim-use-cases.asciidoc +++ b/Nim-use-cases.asciidoc @@ -20,4 +20,6 @@ Cryptography:: Nim is safer than C [also see System libraries] Scripts and interactive use:: Nim is a complied languages and the interactive interpreter is somewhat limited. -Beginners:: as a first language, Nim is more complex than Python or Ruby \ No newline at end of file +Beginners:: as a first language, Nim is more complex than Python or Ruby + +You want much complexity:: Nim not as complex as Rust or C++ so if you want complexity maybe Nim not a good choice \ No newline at end of file