Search Criteria
Package Details: harec 0.25.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/harec.git (read-only, click to copy) |
|---|---|
| Package Base: | harec |
| Description: | The Hare programming language - bootstrapped compiler |
| Upstream URL: | https://harelang.org/ |
| Licenses: | GPL-3.0-only |
| Submitter: | grawlinson |
| Maintainer: | bitfehler |
| Last Packager: | bitfehler |
| Votes: | 11 |
| Popularity: | 0.44 |
| First Submitted: | 2022-04-25 02:55 (UTC) |
| Last Updated: | 2025-06-23 08:36 (UTC) |
Latest Comments
lamarpavel commented on 2024-02-21 10:25 (UTC) (edited on 2024-02-21 10:25 (UTC) by lamarpavel)
The latest version (harec 0.24.0) depends on qbe 1.2, this could be added as version restriction to the dependency. Since it's depending on qbe-git this might be a bit more tricky as the package version doesn't reflect the release version, though...
ronin commented on 2023-01-29 10:26 (UTC)
Thanks for letting me know that qbe has a new instruction blit.
grawlinson commented on 2023-01-19 08:13 (UTC)
This currently fails to compile with
community/qbedue to a new qbe instruction (blit) being required from current HEAD of harec. It should start working again with the upcoming 1.1 qbe release.whynothugo commented on 2022-07-18 15:03 (UTC)
Seems to work on
aarch64, can you addarch=('x86_64' 'aarch64')?