Skip to content

jakub-id/cql-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

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/W.

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

Common Query Language parse written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published