jqjq
Query processor
An experimental jq implementation featuring expressive syntax and support for various query languages
jq implementation of jq
694 stars
12 watching
15 forks
Language: jq
last commit: about 2 months ago
Linked from 1 awesome list
jq
Related projects:
Repository | Description | Stars |
---|---|---|
wader/vscode-jq | An extension for VSCode providing features for working with the jq language | 19 |
wader/jq-lsp | A language server providing features such as syntax checking and code completion for the jq programming language. | 70 |
timestored/jq | An implementation of the q language on the JVM aiming to be a complete and fast implementation. | 73 |
wader/jq-dash-docset | A tool to generate documentation for jq in Dash format | 4 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 312 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
flurie/tree-sitter-jq | A tree-sitter grammar for parsing and syntax analysis of the jq programming language | 29 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 82 |
cjheath/treetop | A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
jscoq/jscoq | An online development environment for the proof assistant Coq, allowing users to run and interact with it in their browser. | 518 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
noahgorstein/jqp | An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,234 |
jwiegley/coq-haskell | A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 168 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |