Port variant | std |
Summary | Hare language compiler |
Package version | 0.25.2 |
Homepage | https://harelang.org/ |
Keywords | lang |
Maintainer | Michael Reim |
License | Not yet specified |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 27 JUN 2025, 00:13:56 UTC |
Port created | 13 JUN 2025, 00:30:19 UTC |
set | This is the harec:std metapackage. It pulls in all subpackages of harec:std. |
primary | This is the Hare compiler written in C11. 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. |
docs | This is the documents subpackage of the harec:std port. |
Build (only) | gmake:primary:std |
Build and Runtime | qbe:primary:std |
main | https://git.sr.ht/~sircmpwn/harec/archive/ |
hare:std | Hare language build system and standard library |