Skip to content

Syntax for a Quasi Natural Language (QNL) query language, primarily used for the SearchWithin internal search engine

Notifications You must be signed in to change notification settings

deprecatedapi/QNL-QuasiNaturalLanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

QNL-QuasiNaturalLanguage

Syntax for a Quasi Natural Language (QNL) query language, primarily used for the SearchWithin internal search engine

SearchWithin: https://github.com/EarlyClues/SearchWithin

Sample Usage

SearchWithin() for '*'; send to background; RunWhile Sleeping; print-results OnWaking
RunOn: SearchWithin(FullSystem)
{
AutoCleanup && Repairs && Calibration;
print-results in symbol format OnWaking(Tomorrow);
HoldResults in memory;
}
/* ThanksAmen; Please RT on AstralPlane! */
SearchWithin() for "What is the function and best use of Brain?"; 
RunWhile Sleeping; 
PrintResults in #codechant format OnWaking(Tomorrow); 
HoldResults in memory; 
Amen.

Sample Results

Still in experimental stages. Uses recipe #2 above yielded these results:

@Invalid-Region-Code:

Received following three dreams in response, though details have mostly been lost:

http://cryptic-refuge-9740.herokuapp.com/dreams/54
http://cryptic-refuge-9740.herokuapp.com/dreams/55
http://cryptic-refuge-9740.herokuapp.com/dreams/56

@deprecated-api

See issue #1

About

Syntax for a Quasi Natural Language (QNL) query language, primarily used for the SearchWithin internal search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published