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.
Hare uses and depends on the QBE compiler backend.
Building hare (this "build driver") depends on:
* scdoc - the man page generator
* harec - the hare boostrap compiler
This requires: scdoc, qbe, harec, tzleap
Maintained by: Dave Gauer
Keywords: hare,compiler,systems programming,programming language,qbe
ChangeLog: hare
Homepage:
https://harelang.org/
Download SlackBuild:
hare.tar.gz
hare.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
hare.SlackBuild |
hare.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds