diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:34:39 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:34:39 -0700 |
| commit | 2ffdc8b3ded7173a01a91359b730064f3b4ab17c (patch) | |
| tree | 7110d3c8be27f60f35f72f6009b3016fed018720 /README.md | |
| parent | e084ac2b84fac3b5ae63de15080b863d31f5b2fc (diff) | |
| download | ccl-2ffdc8b3ded7173a01a91359b730064f3b4ab17c.tar.zst | |
Rename to ccl
It stands for "cute configuration language," but idk if that's
really important
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# asspb, the worst human-friendly configuration language +# ccl, the worst human-friendly configuration language Don't like YAML? TOML's nested tables make your head hurt? Give me a few hours, how hard can writing a recursive-descent parser be... @@ -21,6 +21,5 @@ how hard can writing a recursive-descent parser be... } } -See -[https://pkg.go.dev/roseh.moe/pkg/asspb](https://pkg.go.dev/roseh.moe/pkg/asspb) +See [https://pkg.go.dev/roseh.moe/pkg/ccl](https://pkg.go.dev/roseh.moe/pkg/ccl) for the full language spec. |
