Tim Anderson wrote:
> 
> Hi there,
> 
> I have some ANTLR experience from OpenJMS -
> what exactly are you trying to do?

The slide command line client uses ANTLR to parse commands, to provide a
simple and easy to use text-based client. However, it's a bit buggy. For
example, a URL containing certain characters (like '-') is rejected when
it shouldn't be. So I can't do "open http://server/some-path/"; (which I
needed to a while ago). I tried to fix this, and found something which
looked ok, but antlr  looped indefinately trying to build the parser
for.

Mike

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to