Hmm. Not sure how I missed that. And, I also inquired about developing a &quot;core featre&quot; instead of a library -- implying disparity where in retrospect there doesn&#39;t appear to be any.<br><br>That&#39;s too bad, but thanks for the helpful response!<br>
<br><div class="gmail_quote">On Mon, Aug 1, 2011 at 12:26 PM, Antoine Latter <span dir="ltr">&lt;<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Mon, Aug 1, 2011 at 10:51 AM, Alex Clemmer<br>
&lt;<a href="mailto:clemmer.alexander@gmail.com">clemmer.alexander@gmail.com</a>&gt; wrote:<br>
&gt; Hi Haskell people,<br>
&gt;<br>
&gt; I&#39;ve been snooping through various mailing lists and the current Haskell<br>
&gt; implementation of regular expressions and I was wondering if there has been<br>
&gt; a discussion about implementing regex parsing with derivatives. If so, I<br>
&gt; haven&#39;t seen it. If not, I&#39;d like to have a discussion about it -- if for no<br>
&gt; other reason than to decide whether I should implement it as a library, or<br>
&gt; (to attempt to implement it) as a core feature.<br>
&gt;<br>
&gt; For those of you who don&#39;t know, recent work by Might and Darais indicates<br>
&gt; that parsing CFGs can be done better (i.e., significantly faster) than more<br>
&gt; &quot;traditional&quot; approaches. Might&#39;s presenting at ICFP later in September<br>
&gt; about it.<br>
&gt;<br>
&gt; I guess the first thing I should ask is, which mailing list is actually the<br>
&gt; right place to field this inquiry. I considered dropping it in the main<br>
&gt; haskell list, but wasn&#39;t sure how people would respond.<br>
&gt;<br>
<br>
</div></div>This is probably the right list to ask.<br>
<br>
I don&#39;t know much about the topic, a a quick Google search turned up:<br>
<br>
<a href="http://hackage.haskell.org/package/regex-pderiv" target="_blank">http://hackage.haskell.org/package/regex-pderiv</a><br>
<br>
which has the right keywords.<br>
<br>
More discussion on related (or not!) here:<br>
<br>
<a href="http://www.google.com/search?q=Regular+Expression+derivative+haskell&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:unofficial&amp;client=firefox-a" target="_blank">http://www.google.com/search?q=Regular+Expression+derivative+haskell&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:unofficial&amp;client=firefox-a</a><br>

<br>
Antoine<br>
<br>
&gt; --<br>
&gt; Alex<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Haskell-Cafe mailing list<br>
&gt; <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
&gt; <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br><br clear="all"><br>-- <br>Alex<br><br>