jqjq
jq engine
An implementation of the jq programming language
jq implementation of jq
689 stars
12 watching
15 forks
Language: jq
last commit: 6 days 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 | 17 |
wader/jq-lsp | Language server for a scripting language commonly used in data processing and configuration. | 65 |
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. | 310 |
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 | 28 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 81 |
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. | 515 |
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,200 |
jwiegley/coq-haskell | A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 167 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |