From 2ffdc8b3ded7173a01a91359b730064f3b4ab17c Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 28 Oct 2025 20:34:39 -0700 Subject: Rename to ccl It stands for "cute configuration language," but idk if that's really important --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2a38022..28ba7fa 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.3.1