Giter VIP home page Giter VIP logo

quelle's Introduction

Quelle

Quelle is a specification. Its most generic form of the spec is known as Vanilla Quelle. Since Quelle could serve as a standard search syntax across various domains, tailoring for specific domains inevitably produces various dialects. It is recommended that each dialect conform to the "Vanilla Quelle" specification. A user-manual-of-sorts is provided here:

Quelle/VanillaQuelle.md (github.com/kwonus)

Initially, the manual served as the most complete specification. It was a specification-by-example (SBE). Now: a PEG grammar exists. This grammar not only provides a reference implementation using Pest crate in Rust, but it also manifests a formal specification:

Pin-Shot-Blue/src/quelle.pest (github.com/kwonus)

Quelle syntax is agnostic about the search domain. Consequently, Quelle syntax has the potential for ubiquity.

In fact, a dialect of Quelle that is optimized for the bible search using AVX-Framework is the first complete reference implementation of Quelle. In the AVBible application, it is called Search-for-Truth (S4T) query language. It is found here:

AVBible/Help/AV-Bible-S4T.html (github.com/kwonus)

The formal grammar specification for S4T can be found at:

Pinshot-Blue/src/avx-quelle.pest (github.com/kwonus)



What's Available?

  • A REST implementation is available in the project named pinshot-svc in my github repo
  • A DLL (library) implementation is available in the project named pinshot-blue in my github repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.