1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/harec/harec.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Reference compiler for the Hare programming language
14 [T] Hare is a systems programming language designed to be simple, stable,
15 [T] and robust. Hare uses a static type system, manual memory management,
16 [T] and a minimal runtime. It is well-suited to writing operating systems,
17 [T] system tools, compilers, networking software, and other low-level,
18 [T] high performance tasks.
20 [U] https://harelang.org/
22 [A] Drew DeVault <sir@cmpwn.com>
23 [M] NoTag <notag@t2sde.org>
27 [R] + arm64 riscv64 x86-64
32 [P] X -??--5---9 800.001
34 [O] var_append makeinstopt " " "PREFIX=$root/$prefix"
35 [O] hook_add premake 5 "cp configs/linux.mk config.mk"
37 [D] 636ea10810d6709343ac4fb42c9b148a46fd63db4a4a92e9c5ced821 harec-0.24.0-git.tar.gz !https://git.sr.ht/~sircmpwn/harec/archive/0.24.0.tar.gz