[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/c3c/c3c.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Compiler for the C3 language [T] C3 is a programming language that builds on the syntax and semantics of the [T] C language, with the goal of evolving it while still retaining familiarity [T] for C programmers. It's an evolution, not a revolution: the C-like for [T] programmers who like C. [U] https://c3-lang.org/ [A] Christoffer Lerno [M] T2 Project [C] extra/development [F] OBJDIR [L] LGPL [S] Stable [V] 0.7.2 [D] d1aa15e98d5bd7428b373cccb5a0a00ef1451986c1d5f688ad24e0c7 c3c-v0.7.2.tar.gz https://github.com/c3lang/c3c/archive/refs/tags/v0.7.2/ var_append cmakeopt ' ' -DLLD_COFF=/usr/lib/liblldCOFF.so var_append cmakeopt ' ' -DLLD_COMMON=/usr/lib/liblldCommon.so var_append cmakeopt ' ' -DLLD_ELF=/usr/lib/liblldELF.so var_append cmakeopt ' ' -DLLD_MACHO=/usr/lib/liblldMacho.so var_append cmakeopt ' ' -DLLD_MINGW=/usr/lib/liblldMinGW.so var_append cmakeopt ' ' -DLLD_WASM=/usr/lib/liblldWasm.so