A statically typed, imperative programming language
https://nim-lang.org/
Nim is a statically typed, imperative programming language.
Beneath a infix/indentation-based syntax with a (AST-based) macro
system lies a semantic model that supports a soft realtime GC on
thread local heaps. Asynchronous message passing is used between
threads. An unsafe shared memory heap is also provided for the
increased efficiency that results from that model.
- Links to devel:languages:misc / nim
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Hoog/nim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: home:tux93:leap/nim: project 'home:tux93:leap' does not exist
Comments 0