Got tired of every config format, so I built one.
Ktav: JSON's data model, but no quotes, no commas, no significant indentation. Just `key: value`. Bare numbers auto-type. `##` for comments, `::` for forced literal strings, `( )` for multiline.
One Rust core, FFI bindings for JS, Python, Go, PHP, Java, C#. LSP, VS Code + JetBrains plugins, tree-sitter grammar. WASM playground in browser.
Open-source, MIT OR Apache-2.0.
