Commit graph

3 commits

Author SHA1 Message Date
Ruud van Asseldonk
da22ccad57 Change the tagline
Why reasonable?

 * Humans can easily reason about what a given expression will evaluate
   to (unlike yaml).
 * It's a retroactive change (or addition) to the name "RCL": Reasonable
   Configuration Language.
 * Calling RCL sane is subjective anyway, and it implies that other
   options may be insane. Although if I change it to "unreasonable",
   maybe I am calling others unreasonable.
2023-10-21 10:53:34 +02:00
Ruud van Asseldonk
9e924da6a2 Simplify a few uses of highlight in pprint::Doc 2023-10-20 19:18:33 +02:00
Ruud van Asseldonk
f3046796d6 Simplify the structure of the CLI modules 2023-10-03 20:50:21 +02:00
Renamed from src/cli/arg_iter.rs (Browse further)