Benjamin Waber
MIT Media Lab > Human Dynamics Group



NyQuiL: A Numeric Query Language
Konstantin Voevodski and Benjamin N. Waber
Boston University Computer Science Department

Status: Completed

NyQuiL (Numeric Query Language) was created to allow complex, imperitive language style constructs to be used in a query language environment. Besides support for the if-else construct and variables, for loops can be used to iterate through queries and intelligently combine results. This language is an extension of the baseline query language of Metsker in his book "Building Parsers with Java".

Project Web Page
Technical Report