Re: [tor-dev] An ANTLR 4 grammar for Tor bridge network statuses

2015-11-05 Thread Karsten Loesing
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/11/15 17:43, Nick Mathewson wrote: > On Wed, Nov 4, 2015 at 4:06 AM, Karsten Loesing > wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Hello developers, >> >> in the past few days I have been working on a grammar to parse >> Tor

Re: [tor-dev] An ANTLR 4 grammar for Tor bridge network statuses

2015-11-04 Thread Nick Mathewson
On Wed, Nov 4, 2015 at 4:06 AM, Karsten Loesing wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello developers, > > in the past few days I have been working on a grammar to parse Tor > bridge network statuses and hopefully other Tor descriptors in the > future. It's working, for so

[tor-dev] An ANTLR 4 grammar for Tor bridge network statuses

2015-11-04 Thread Karsten Loesing
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello developers, in the past few days I have been working on a grammar to parse Tor bridge network statuses and hopefully other Tor descriptors in the future. It's working, for some definition of working, but some issues remain and I need some help.