Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] NPL to Wireshark compiler/converter

From: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Date: Sun, 22 Jul 2012 18:06:20 +0200
On Sat, Jul 21, 2012 at 11:00:15AM -0700, Richard Sharpe wrote:
> The grammar is conflict free, but not necessarily complete (lacking in examples and there does not seem
> to be a spec from Microsoft :-().

There's spec. In network monitor chm file there's mostly complete 'NPL reference',
which I used to develop my version of parser. 

But there's also 'Copyright information' section, which is almost like: 
http://msdn.microsoft.com/en-us/library/windows/desktop/dd318550%28v=vs.85%29.aspx

I'm not sure if it makes me unable to develop or contribute to opensourced
version of parser, which is why I asked about some legal help week ago.

But if you (and other contributors) develop another version without
reading specification it might work :)

Cheers,
 Kuba.