Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

JSON lambda

< >

JSON lambda is a query language created in 2017 by Chris Done.

Source code:
git clone https://github.com/chrisdone/jl
#912on PLDB 7Years Old

Functional sed for JSON


Example from the web:
map (\o -> { sha: o.sha, ps: map _.sha o.parents }) | filter (\o -> length o.ps > 1)

View source

- Build the next great programming language About Acknowledgements Extensions Day 625 feedback@pldb.io