1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/neverlang/neverlang.desc
3 [COPY] Copyright (C) 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] Statically typed, embeddable functional programming language
9 [T] Never is a simple functional programming language. Technically it may be
10 [T] classified as syntactically scoped, strongly typed, call by value,
11 [T] functional programming language.
13 [U] https://never-lang.readthedocs.io/en/latest/
15 [A] Slawomir Maludzinski
16 [M] The T2 Project <t2@t2-project.org>
23 [P] X -----5---9 200.000
26 [O] hook_add postmake 5 "cp never $root$bindir"
27 [O] hook_add postmake 5 "cp libnev.a $root$libdir"
28 [O] hook_add postmake 5 "cp -r include $root$includedir/nev"
30 [D] a014509502962c4473b38a89694791bdc7983810ecb523273bbea26a neverlang-2.3.9.tar.gz https://github.com/never-lang/never/archive/refs/tags/v2.3.9/