slackbuilds_ponce/development/harec
Andrew Clemons d4282ddc1f
development/harec: Unsupported on 32bit.
Other distros have also marked this as x86_64/aarch66/riscv64 only.

See also:

https://git.sr.ht/~sircmpwn/harec/tree/master/item/config.sh

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-22 15:52:46 +07:00
..
harec.info
harec.SlackBuild
README
slack-desc

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.