Dave Gauer 0f73786676 development/harec: Added (Hare bootstrap compiler) 1 year ago
..
README 0f73786676 development/harec: Added (Hare bootstrap compiler) 1 year ago
harec.SlackBuild 0f73786676 development/harec: Added (Hare bootstrap compiler) 1 year ago
harec.info 0f73786676 development/harec: Added (Hare bootstrap compiler) 1 year ago
slack-desc 0f73786676 development/harec: Added (Hare bootstrap compiler) 1 year ago

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.