Created Nim use cases (asciidoc)
This commit is contained in:
parent
09ae12f7f2
commit
e2405beb84
|
@ -0,0 +1,17 @@
|
|||
This is an introductory page on use cases where you might want to use Nim.
|
||||
|
||||
### Where Nim works well
|
||||
|
||||
|
||||
### Where Nim will work well
|
||||
|
||||
System libraries
|
||||
|
||||
|
||||
|
||||
### Where Nim might not be the best fit
|
||||
|
||||
Scripts and interactive use -
|
||||
|
||||
Beginners::
|
||||
as a first language, Nim is more complex than Python or Ruby
|
Loading…
Reference in New Issue