<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 25, 2013 at 8:49 AM, Roman Cheplyaka <span dir="ltr">&lt;<a href="mailto:roma@ro-che.info" target="_blank">roma@ro-che.info</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">* Konstantine Rybnikov &lt;<a href="mailto:k-bx@k-bx.com">k-bx@k-bx.com</a>&gt; [2013-03-25 00:19:04+0200]<br>

<div><div class="h5">&gt; Hi!<br>
&gt;<br>
&gt; I&#39;ve been busy with (trying to) learning/using parsec lately and as a<br>
&gt; beginner had a lot of headache starting from outdated documentation in<br>
&gt; various places, lack of more tutorials, confusion between Text.Parsec and<br>
&gt; Text.ParseCombinator modules and so on.<br>
&gt;<br>
&gt; While I solved most of my problems via googling / reading stackoverflow /<br>
&gt; reading source code (of outdated version first, btw, the one I got from<br>
&gt; Daan&#39;s homepage :), I still had a feeling all the time that I&#39;m doing<br>
&gt; something wrong and that I can&#39;t find place where &quot;party is going on&quot;.<br>
&gt;<br>
&gt; So I wondered, what can I do to create a community around Parsec, to get<br>
&gt; issue tracking, pull-requests, up-to-date comprehensive documentation and<br>
&gt; tutorials etc.? Parsec seems like a perfect candidate for something like<br>
&gt; this.<br>
<br>
</div></div>A couple of years ago I decided to do pretty much this — create<br>
up-to-date comprehensive documentation for Parsec. Unfortunately, the<br>
project turned out too ambitious for me at the time. The only part of it<br>
that I&#39;ve finished is published as this SO answer:<br>
<a href="http://stackoverflow.com/a/6040237/110081" target="_blank">http://stackoverflow.com/a/6040237/110081</a><br>
<br>
Of course, SO answers are not a substitute for good documentation, but<br>
they are a good way to start, and you can later merge those answers into<br>
something more coherent. So this is one way you approach it — just<br>
publish the knowledge you&#39;ve acquired as self-answered questions on SO.<br>
<span class=""><font color="#888888"><br>
Roman<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Thanks, Roman. I&#39;ve totally read this answer some time yesterday (too late, unfortunately). You also seemed (due to logs) to implement functionality I needed (lookAhead, if I&#39;m not mistaken). Thanks!<br>
<br></div><div class="gmail_extra">But I just don&#39;t understand why such a basic thing as live community-hub for a project (github page would be enough for this) is so hard to create. I&#39;m also not saying I would write a lot of docs, but at least making them more &quot;up to date&quot; doesn&#39;t look as too ambitious task.<br>
</div></div>