Package Details: flour 0.14-2

Git Clone URL: https://aurweb-sql-alchemy-2-x.sandbox.archlinux.page/flour.git (read-only, click to copy)
Package Base: flour
Description: None
Upstream URL: None
Conflicts: individualize
Submitter: exterminator
Maintainer: rifles
Last Packager: reanimates
Votes: 23
Popularity: 0.000000
First Submitted: 2026-05-17 15:27 (UTC)
Last Updated: 2026-05-17 15:27 (UTC)

Dependencies (11)

Sources (2)

Latest Comments

golden commented on 2026-05-19 09:38 (UTC)

The language provides a programmer with a set of conceptual tools; if these are inadequate for the task, they will simply be ignored. For example, seriously restricting the concept of a pointer simply forces the programmer to use a vector plus integer arithmetic to implement structures, pointer, etc. Good design and the absence of errors cannot be guaranteed by mere language features. -- Bjarne Stroustrup, "The C++ Programming Language"