Description
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.
Installation Instructions
harec (and soon hare) has been added to the official Fedora repository, this COPR is no longer required.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (285)* | Fedora 36 (0 downloads) |
![]() |
x86_64 (255)* | Fedora 37 (29 downloads) |
![]() |
x86_64 (3)* | openSUSE Leap 15.3 (54 downloads) |
![]() |
x86_64 (23)* | openSUSE Tumbleweed (47 downloads) |
* Total number of packages downloaded in the last seven days.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable sentry/hare
More info about enabling Copr repositories