From: John Nagle on
Is there a reference manual for "pyparsing"? Not a tutorial. Not a
wiki. Not a set of examples. Not a "getting started guide".
Something that actually documents what each primitive does?

John Nagle
From: Chris Rebert on
On Thu, Jul 1, 2010 at 9:50 PM, John Nagle <nagle(a)animats.com> wrote:
>  Is there a reference manual for "pyparsing"?  Not a tutorial.  Not a wiki.
> Not a set of examples.  Not a "getting started guide".
> Something that actually documents what each primitive does?

http://pyparsing.svn.sourceforge.net/viewvc/pyparsing/src/HowToUsePyparsing..html?revision=200
?

Cheers,
Chris
--
http://blog.rebertia.com
From: John Nagle on
On 7/1/2010 10:02 PM, Chris Rebert wrote:
> On Thu, Jul 1, 2010 at 9:50 PM, John Nagle<nagle(a)animats.com> wrote:
>> Is there a reference manual for "pyparsing"? Not a tutorial. Not a wiki.
>> Not a set of examples. Not a "getting started guide".
>> Something that actually documents what each primitive does?
>
> http://pyparsing.svn.sourceforge.net/viewvc/pyparsing/src/HowToUsePyparsing.html?revision=200
> ?
>

That's a big help. Thanks.

Perhaps the page "http://pyparsing.wikispaces.com/Documentation"
should mention that. Because it's in Subversion, Google can't find that
page. (robots.txt: User-agent: * Disallow: /)

John Nagle
From: Chris Rebert on
On Thu, Jul 1, 2010 at 10:08 PM, John Nagle <nagle(a)animats.com> wrote:
> On 7/1/2010 10:02 PM, Chris Rebert wrote:
>> On Thu, Jul 1, 2010 at 9:50 PM, John Nagle<nagle(a)animats.com>  wrote:
>>>  Is there a reference manual for "pyparsing"?  Not a tutorial..  Not a
>>> wiki.
>>> Not a set of examples.  Not a "getting started guide".
>>> Something that actually documents what each primitive does?
>>
>> http://pyparsing.svn.sourceforge.net/viewvc/pyparsing/src/HowToUsePyparsing.html?revision=200
>> ?
>>
>
>    That's a big help.  Thanks.
>
>    Perhaps the page "http://pyparsing.wikispaces.com/Documentation"
> should mention that.

Well, it does, indirectly:
"Pyparsing ships with class diagrams and html documentation."

But yeah, hyperlinks are always good.

Cheers,
Chris
--
http://blog.rebertia.com