Package Details: uiua 0.0.20-1

Git Clone URL: https://aur.archlinux.org/uiua.git (read-only, click to copy)
Package Base: uiua
Description: An array-oriented stack programming language
Upstream URL: https://www.uiua.org
Licenses: MIT
Submitter: grawlinson
Maintainer: None
Last Packager: grawlinson
Votes: 0
Popularity: 0.000000
First Submitted: 2023-09-28 07:38 (UTC)
Last Updated: 2023-10-18 08:43 (UTC)

Latest Comments

pingwt commented on 2024-07-03 20:30 (UTC)

uiua now has actual releases, so you don't need to use the commits anymore.

mzakyr42 commented on 2024-04-17 06:27 (UTC)

uhh why it has _commit?

grawlinson commented on 2023-09-30 20:24 (UTC)

Gotcha, thanks for the help! :)

nashamri commented on 2023-09-30 10:19 (UTC)

Indeed it's not working and the fix as @wackbyte said. But it should be --features audio not --feature audio.

wackbyte commented on 2023-09-29 16:30 (UTC)

The package is broken. --all-features should be replaced with --feature audio, as the profile feature flag replaces the interpreter with a profiler.