Category:Jq: Difference between revisions

From Rosetta Code
Content added Content deleted
(gojq)
(https://github.com/itchyny/gojq)
Line 2: Line 2:
|site=http://stedolan.github.io/jq}}
|site=http://stedolan.github.io/jq}}
{{language programming paradigm|Functional}}
{{language programming paradigm|Functional}}
jq is a [[functional programming]] language that is oriented towards processing text files or [[JSON]]. jq is also the name of a portable executable that compiles and runs jq programs. A [[Go]] implementation, gojq, is also available.
jq is a [[functional programming]] language that is oriented towards processing text files or [[JSON]]. jq is also the name of a portable executable that compiles and runs jq programs. A [[Go]] implementation, [https://github.com/itchyny/gojq gojq], is also available.


jq was originally designed and developed by Stephen Dolan.
jq was originally designed and developed by Stephen Dolan.

Revision as of 09:07, 30 August 2021

Language
Jq
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Jq.

jq is a functional programming language that is oriented towards processing text files or JSON. jq is also the name of a portable executable that compiles and runs jq programs. A Go implementation, gojq, is also available.

jq was originally designed and developed by Stephen Dolan.

Subcategories

This category has the following 2 subcategories, out of 2 total.

@

J

Pages in category "Jq"

The following 200 pages are in this category, out of 1,144 total.

(previous page) (next page)

C

(previous page) (next page)