Re: Lab - Esqueranto

2009-08-02 Thread J Aaron Farr
On Sun 02 Aug 2009 01:42, Tim Williams wrote: > I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and > related tree grammars for translation to concrete search > implementations (e.g. Lucene). There are places where some of the > institutional knowledge is captured in verbose qu

Re: Lab - Esqueranto

2009-08-02 Thread Martin Cooper
On Sun, Aug 2, 2009 at 10:43 AM, Tim Williams wrote: > On Sun, Aug 2, 2009 at 12:04 PM, Martin Cooper wrote: > > > > > > On Sat, Aug 1, 2009 at 10:42 AM, Tim Williams > wrote: > >> > >> I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and > >> related tree grammars for translati

Re: Lab - Esqueranto

2009-08-02 Thread Tim Williams
On Sun, Aug 2, 2009 at 12:04 PM, Martin Cooper wrote: > > > On Sat, Aug 1, 2009 at 10:42 AM, Tim Williams wrote: >> >> I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and >> related tree grammars for translation to concrete search >> implementations (e.g. Lucene).  There are plac

Re: Lab - Esqueranto

2009-08-02 Thread Martin Cooper
On Sat, Aug 1, 2009 at 10:42 AM, Tim Williams wrote: > I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and > related tree grammars for translation to concrete search > implementations (e.g. Lucene). There are places where some of the > institutional knowledge is captured in ver

Re: Lab - Esqueranto

2009-08-02 Thread Sander Temme
+1 On Aug 1, 2009, at 10:42 AM, Tim Williams wrote: I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and related tree grammars for translation to concrete search implementations (e.g. Lucene). There are places where some of the institutional knowledge is captured in verbose qu

Re: Lab - Esqueranto

2009-08-02 Thread Reinhard Pötz
+1 Tim Williams wrote: > I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and > related tree grammars for translation to concrete search > implementations (e.g. Lucene). There are places where some of the > institutional knowledge is captured in verbose queries, having > somethin

Re: Lab - Esqueranto

2009-08-02 Thread Bernd Fondermann
+1 Bernd On Sat, Aug 1, 2009 at 19:42, Tim Williams wrote: > I'm wanting to implement an antlr lexer/parser grammar for CQL[1] and > related tree grammars for translation to concrete search > implementations (e.g. Lucene).  There are places where some of the > institutional knowledge is capture