← Back to context Comment by jcims 7 hours ago LLMs have allowed me to start using jq for more than pretty printing JSON. 2 comments jcims Reply ruuda 1 hour ago Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you. jcims 11 minutes ago Nice! Thanks!
ruuda 1 hour ago Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you. jcims 11 minutes ago Nice! Thanks!
Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you.
Nice! Thanks!