slackbuilds_ponce/development/harec
Dave Gauer 0f73786676
development/harec: Added (Hare bootstrap compiler)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-04 08:06:26 +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.