dev-lang/nim (gentoo)

Search

Package Information

Description:
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. 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. 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. 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.
Homepage:
https://nim-lang.org/ https://github.com/nim-lang/Nim/
License:
MIT

Versions

Version EAPI Keywords Slot
2.2.8 8 ~amd64 ~arm ~x86 0
2.2.6 8 amd64 ~arm ~x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>xgqt@gentoo.org</email>
		<name>Maciej Barć</name>
	</maintainer>
	<maintainer type="project">
		<email>nim@gentoo.org</email>
		<name>Gentoo Nim Project</name>
	</maintainer>
	<longdescription>
    Nim is a statically typed compiled systems programming language.
    It combines successful concepts from mature languages like Python,
    Ada and Modula.
    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.
    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.
    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.
  </longdescription>
	<use>
		<flag name="test-js">Enable tests that require Node.js</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/nim-lang/Nim/issues/</bugs-to>
		<remote-id type="github">nim-lang/Nim</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 2.2.8 2.2.6
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
test-js Enable tests that require Node.js

Files

Manifest

Type File Size Versions
DIST nim-2.2.6.tar.xz 8471204 bytes 2.2.6
DIST nim-2.2.8.tar.xz 8579420 bytes 2.2.8
DIST nim-atlas-0.8.0.tar.gz 59097 bytes 2.2.8, 2.2.6
Unmatched Entries
Type File Size