Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource nim

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Efficient: * Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. * The Nim compiler and the generated executables support all major platforms like Windows, Linux, BSD and macOS. * Nim's memory management is deterministic and customizable with destructors and move semantics, inspired by C++ and Rust. It is well-suited for embedded, hard-realtime systems. * Modern concepts like zero-overhead iterators and compile-time evaluation of user-defined functions, in combination with the preference of value-based datatypes allocated on the stack, lead to extremely performant code. * Support for various backends: it compiles to C, C++ or JavaScript so that Nim can be used for all backend and frontend needs. Expressive: * Nim is self-contained: the compiler and the standard library are implemented in Nim. * Nim has a powerful macro system which allows direct manipulation of the AST, offering nearly unlimited opportunities. Elegant: * Macros cannot change Nim's syntax because there is no need for it — the syntax is flexible enough. * Modern type system with local type inference, tuples, generics and sum types. * Statements are grouped by indentation but can span multiple lines.

Found 1 sites for nim

Found 11 RPM for nim

PackageSummaryDistributionDownload
nim-2.0.6-1.1.x86_64.htmlA statically typed compiled systems programming languageOpenSuSE Tumbleweed for x86_64nim-2.0.6-1.1.x86_64.rpm
nim-2.0.0-bp156.1.5.x86_64.htmlA statically typed compiled systems programming languageOpenSuSE Leap 15.6 for x86_64nim-2.0.0-bp156.1.5.x86_64.rpm
nim-1.6.14-2.2.ppc64le.htmlA statically typed compiled systems programming languageOpenSuSE Ports Tumbleweed for ppc64lenim-1.6.14-2.2.ppc64le.rpm
nim-1.6.14-2.1.aarch64.htmlA statically typed compiled systems programming languageOpenSuSE Ports Tumbleweed for aarch64nim-1.6.14-2.1.aarch64.rpm
nim-1.6.14-2.1.riscv64.htmlA statically typed compiled systems programming languageOpenSuSE Ports Tumbleweed for riscv64nim-1.6.14-2.1.riscv64.rpm
nim-1.6.12-1.3.i586.htmlA statically typed compiled systems programming languageOpenSuSE Ports Tumbleweed for i586nim-1.6.12-1.3.i586.rpm
nim-1.6.12-1.1.armv7hl.htmlA statically typed compiled systems programming languageOpenSuSE Ports Tumbleweed for armv7hlnim-1.6.12-1.1.armv7hl.rpm
nim-1.6.10-bp155.1.5.aarch64.htmlA statically typed compiled systems programming languageOpenSuSE Leap 15.5 for aarch64nim-1.6.10-bp155.1.5.aarch64.rpm
nim-1.6.10-bp155.1.5.ppc64le.htmlA statically typed compiled systems programming languageOpenSuSE Leap 15.5 for ppc64lenim-1.6.10-bp155.1.5.ppc64le.rpm
nim-1.6.10-bp155.1.5.x86_64.htmlA statically typed compiled systems programming languageOpenSuSE Leap 15.5 for x86_64nim-1.6.10-bp155.1.5.x86_64.rpm
nim-1.6.10-bp155.1.1.armv7hl.htmlA statically typed compiled systems programming languageOpenSuSE Ports Leap 15.5 for armv7hlnim-1.6.10-bp155.1.1.armv7hl.rpm

Generated by rpm2html 1.6

Fabrice Bellet