Updated Nim use cases (asciidoc)
This commit is contained in:
parent
e6f7433ce9
commit
4c406095df
|
@ -12,7 +12,7 @@ Embedded systems and microcontrollers:: Nim have some of the smallest memory ove
|
||||||
|
|
||||||
The following use case might require larger amounts of libraries, tools, and language maturity in general (as in early 2015)
|
The following use case might require larger amounts of libraries, tools, and language maturity in general (as in early 2015)
|
||||||
|
|
||||||
System libraries:: With GC turned off, Nim can produce libraries to be used by other languages.
|
System libraries:: Nim can produce libraries to be used by other languages. https://akehrer.github.io/nim/2015/01/24/connecting-nim-to-python.html[example]
|
||||||
|
|
||||||
Cryptography:: Nim is safer than C [also see System libraries]
|
Cryptography:: Nim is safer than C [also see System libraries]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue