Tacit programming: Difference between revisions

Content deleted Content added
Line 137:
====jq====
 
[[jq (programming language)|jq]] is a JSON-oriented programming language in which
the '|' symbol is used to connect filters to form a pipeline
in a familiar way. For example: