cl-jsonpath

2026-01-01

JSONPath implementation for Common Lisp with 99% test coverage and complete RFC 9535 compliance. Supports cl-json, jonathan, and jzon backends with advanced features including arithmetic expressions, recursive descent, and bracket notation in filters.

Upstream URL

Author

Gabor Poczkodi

License

MIT
README

cl-jsonpath

JSONPath implementation for Common Lisp with 99% test coverage and complete RFC 9535 compliance. Supports cl-json, jonathan, and jzon backends with advanced features including arithmetic expressions, recursive descent, and bracket notation in filters.

Version:
1.0.0
License:
MIT
Authors:
Gabor Poczkodi
Dependencies:
  • cl-ppcre

  • parse-number

cl-jsonpath/tests

Test suite for cl-jsonpath

License:
MIT
Authors:
Gabor Poczkodi
Dependencies:
  • cl-json

  • cl-jsonpath

  • com.inuoe.jzon

  • fiveam

  • jonathan

Dependencies (6)

  • cl-json
  • cl-ppcre
  • fiveam
  • jonathan
  • jzon
  • parse-number

Dependents (0)

    • GitHub
    • Quicklisp