Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

jl - Man Page

manual page for jl 0.0.0

Synopsis

jl [--version] [--help] CODE [FILE] [-a|--array] [-l|--lines] [--browse]

Description

jl - JSON Lambda calculus

[--browse-markdown] [-p|--pretty]

Command-line language for querying and outputting JSON.

Available options

--version

Show version

--help

Show this help text

CODE

JL code; supports completion of function names

-a,--array

Read each line of input as a single array

-l,--lines

Output each element of arrays on a newline suitable for UNIX piping

--browse

Prints out all available functions

--browse-markdown

Prints out all available functions, in markdown format

-p,--pretty

Outputs JSON in a human-friendly format

Info

March 2024 jl 0.0.0