mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0f73786676
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
336 B
Text
9 lines
336 B
Text
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.
|