| Port details on branch 2026Q1 |
- nim Nim programming language
- 2.2.8 lang
=0 2.2.8Version of this port present on the latest quarterly branch. - Maintainer: ports@nicandneal.net
 - Port Added: 2026-02-28 18:12:06
- Last Update: 2026-02-28 18:10:50
- Commit Hash: 9509dac
- License: MIT
- WWW:
- https://nim-lang.org/
- Description:
- Nim (formerly known as "Nimrod") is a statically typed, imperative
programming language that tries to give the programmer ultimate power
without compromises on runtime efficiency. This means it focuses on
compile-time mechanisms in all their various forms.
Beneath a nice infix/indentation based syntax with a powerful (AST
based, hygienic) macro system lies a semantic model that supports a soft
realtime GC on thread local heaps. Asynchronous message passing is used
between threads, so no "stop the world" mechanism is necessary. An unsafe
shared memory heap is also provided for the increased efficiency that
results from that model.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/nim/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/nim
- pkg install nim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nim
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772201275
SHA256 (nim-2.2.8.tar.xz) = 114191afa083c5059dcbe5ce88dbe4f42542cff04e2c3017668ee438bc0b8cfc
SIZE (nim-2.2.8.tar.xz) = 8579420
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- node>=0 : www/node
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nim-2.2.8:
DOCS=on: Build and/or install documentation
TOOLS=on: Build and install nim tools, not including nimble nor nimfind
===> Use 'make config' to modify these settings
- Options name:
- lang_nim
- USES:
- compiler:c11 cpe tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Number of commits found: 1
|