slackbuilds/development/harec
henesy 8fb2046ca4 development/harec: Upgrade to 0.24.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-20 07:59:50 +07:00
..
README
harec.SlackBuild development/harec: Upgrade to 0.24.2. 2024-11-20 07:59:50 +07:00
harec.info development/harec: Upgrade to 0.24.2. 2024-11-20 07:59:50 +07:00
slack-desc

README

harec - the Hare bootstrap compiler

This is a Hare compiler written in C11 for POSIX-compatible systems. It
is used to bootstrap the full Hare compiler written in Hare.

https://git.sr.ht/~sircmpwn/harec   <--- this
https://git.sr.ht/~sircmpwn/hare    <--- full compiler and stdlib

harec uses and depends on the QBE compiler backend.