hare: Systems programming language designed to be simple, stable, and robust1

Hare is a systems programming language designed to be simple, stable, and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks.

... part of T2, get it here

URL: https://harelang.org/

Author: Drew DeVault <sir [at] cmpwn [dot] com>
Maintainer: NoTag <notag [at] t2sde [dot] org>

License: GPL3
Status: Alpha
Version: 0.24.0

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does only support: arm64 riscv64 x86-64

Download: https://git.sr.ht/~sircmpwn/hare/archive 0.24.0.tar.gz

T2 source: hare.cache
T2 source: hare.conf
T2 source: hare.desc

Build time (on reference hardware): 100% (relative to binutils)2

Installed size (on reference hardware): 5.81 MB, 568 files

Dependencies (build time detected): 00-dirtree coreutils diffutils findutils gawk grep harec make scdoc sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).