|
|
|
|
|
by mschwaig
308 days ago
|
|
Human-readability was one of the aspects that I enjoyed about using CCL,the Categorical Configuration Language (https://chshersh.com/blog/2025-01-06-the-most-elegant-config...), in one of my projects recently. It saves you from escaping stuff inside of multiline-strings by using meaningful whitespace. What I did not like about CCL so much that it leaves a bunch of stuff underspecified.
You can make lists and comments with it, but YOU have to decide how. |
|