GitHub - indexdata/cql-js: CQL parser written in JavaScript · GitHub
Skip to content

indexdata/cql-js

Folders and files

Repository files navigation

Contextual Query Language parser in JavaScript

A hand-written, recursive descent parser of the Contextual Query Language as used in the standardized information retrieval protocols - SRU.

The parser can be used in places where the front-end query analysis is required (e.g search UIs, etc).

CQL specification, including the grammar and detailed description of the language: CQL specs

About

CQL parser written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors