NOTICE: This package has been removed from pkgsrc

./wip/nim, The Nim programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.13.0nb1, Package name: nim-0.13.0nb1, Maintainer: cfkoch

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.


Master sites:

SHA1: 88450e9ffcc65625450c25e1ef73ebfb3c348955
RMD160: 03629c1b9be1df541023b170adc79a893382980a
Filesize: 3071.641 KB

Version history: (Expand)