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.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / nim
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:misc/nim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000166 166 Bytes | |
atlas-0.8.0.tar.gz | 0000059097 57.7 KB | |
nim-2.0.6.tar.xz | 0007668088 7.31 MB | |
nim-fix-tests-i586.patch | 0000001866 1.82 KB | |
nim-nim-gdb_fix_interpreter.patch | 0000000244 244 Bytes | |
nim-rpmlintrc | 0000000052 52 Bytes | |
nim.changes | 0000021737 21.2 KB | |
nim.spec | 0000009677 9.45 KB |
Revision 54 (latest revision is 63)
buildservice-autocommit
accepted
request 1104181
from
David Anes (david.anes)
(revision 54)
baserev update by copy to link target
Comments 4
OpenSuse 15.3 and 15.4 do not show up in the repositories list (https://software.opensuse.org//download.html?project=devel%3Alanguages%3Amisc&package=nim) even though the package is built successfully here. Why?
They are showing up under SLE. https://software.opensuse.org//download.html?project=devel%3Alanguages%3Amisc&package=nim. A bit confusing!
Please, open a bug in bugzilla.opensuse.org and report it. I will pick it up as soon as I have time and check what's going on.
Thanks!
I've been told this is a issue of software.opensuse.org and how it interprets OBS output/packages and it's not related to Nim. This is already reported, however I'm not sure how long it will take to be fixed.