A statically typed, imperative programming language

Edit Package nim
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.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000112 112 Bytes
nim-1.6.10.tar.xz 0005216284 4.97 MB
nim-fix-tests-certificate-key-too-small.patch 0000007664 7.48 KB
nim-fix-tests-ip-protocol-missing.patch 0000001951 1.91 KB
nim-nim-gdb_fix_interpreter.patch 0000000244 244 Bytes
nim-rpmlintrc 0000000052 52 Bytes
nim.changes 0000014752 14.4 KB
nim.spec 0000009122 8.91 KB
Revision 45 (latest revision is 63)
David Anes's avatar David Anes (david.anes) accepted request 1037780 from David Anes's avatar David Anes (david.anes) (revision 45)
- Update to version 1.6.10:
  * Fixed “–styleCheck:off does not work (and –styleCheck:hint is 
    now the default?)”
  * Fixed “dereferencing pointer to incomplete type error with gcc 
    9.4 with statics/cast”
  * Fixed “strutils.find uses cstring optimization that stops after 
    \0”
  * Fixed “Nimpretty mangles numeric literal procs”
  * Fixed “Regression in proc symbol resolution; Error: attempting 
    to call routine “
  * Fixed “of operator doesn’t consider generics under orc/arc”
  * Fixed ““incompatible type” when mixing float32 and cfloat in 
    generics”
  * Fixed “cannot generate code for: mSlice with toOpenArray”
  * Fixed “-mm flag is ignored on latest Nim 1.7.1 be4bd8” 
  * Full list of changes: 
    https://github.com/nim-lang/Nim/compare/v1.6.8...v1.6.10
Comments 4

Subcosncious Compute's avatar

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?


Subcosncious Compute's avatar

They are showing up under SLE. https://software.opensuse.org//download.html?project=devel%3Alanguages%3Amisc&package=nim. A bit confusing!


David Anes's avatar

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!


David Anes's avatar

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.

openSUSE Build Service is sponsored by