Search Criteria
Package Details: zen-c 0.4.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zen-c.git (read-only, click to copy) |
|---|---|
| Package Base: | zen-c |
| Description: | Write like a high-level language, run like C. |
| Upstream URL: | https://github.com/zenc-lang/zenc |
| Licenses: | MIT |
| Conflicts: | zen-c-bin, zen-c-git |
| Provides: | zc |
| Submitter: | anelgarhy |
| Maintainer: | anelgarhy |
| Last Packager: | anelgarhy |
| Votes: | 1 |
| Popularity: | 0.098160 |
| First Submitted: | 2026-01-27 22:50 (UTC) |
| Last Updated: | 2026-03-21 13:31 (UTC) |
Dependencies (5)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – clang backend support
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (optional) – gcc backend support
- zig (zig-dev-binAUR, zig-gitAUR, zig-binAUR) (optional) – zig backend support
Latest Comments
anelgarhy commented on 2026-02-15 11:32 (UTC)
@ujhhgtg i prefer if we stayed constants with the upstream in the binary naming, the package name should not impose its name on the binary files.
I believe that we don't use the APE build, and we are building it as a normal ELF with gcc which should work just fine on most of the architectures, so unless you tested it we cant say for sure
thanks for noting (^_^)
ujhhgtg commented on 2026-02-15 04:46 (UTC) (edited on 2026-02-15 04:46 (UTC) by ujhhgtg)
additionally, APE only supports x86_64 and aarch64
ujhhgtg commented on 2026-02-15 04:45 (UTC)
this package shouldnt provide
zc, since you decided to name thiszen-c.czjstmax commented on 2026-01-30 16:18 (UTC)
thanks for creating this repo! :)