From 5a8bd9ecd49f68ee9c35b0b5788e8fae7ee981b0 Mon Sep 17 00:00:00 2001 From: BigBoneDaddy Date: Wed, 1 Jul 2015 08:48:43 -0400 Subject: [PATCH] Updated Nim use cases (asciidoc) --- Nim-use-cases.asciidoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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