← Back to tools
View AGENTS.md for jl
Archived
This tool's repository has been archived by its maintainer and is no longer actively developed. It may still work, but expect no further updates or bug fixes.
jl
Tiny functional language for querying and manipulating JSON
Description
jl (JSON lambda) is a tiny functional language for querying and manipulating JSON. It provides a Haskell-like syntax for JSON transformations.
AI Summary
Functional language for JSON querying and manipulation
Capabilities
- + Query JSON with functional syntax
- + Transform JSON using lambda expressions
- + Haskell-like syntax
Use When
- → You prefer functional programming for JSON processing
Avoid When
- x You prefer jq's syntax