<div dir="ltr">There is quite a good introduction to both leex and yecc at:<br><br><font style="font-family: arial,helvetica,sans-serif;" size="2"><a href="http://hopper.squarespace.com/blog/2008/5/29/leex-and-yecc.html">http://hopper.squarespace.com/blog/2008/5/29/leex-and-yecc.html</a></font><br>
<br>Also Sébastian Arnaud has packaged leex a bit better at:<br><br><a href="http://github.com/arnaudsj/leex/tree/master" target="_blank">http://github.com/arnaudsj/leex/tree/master</a><br><br>One of these days I will get around to making an "official" package.<br>
<br>Robert<br><br><div class="gmail_quote">2008/8/21 Colm Dougan <span dir="ltr"><<a href="mailto:colm.dougan@gmail.com">colm.dougan@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/8/21 Tom Ayerst <<a href="mailto:tom.ayerst@gmail.com">tom.ayerst@gmail.com</a>>:<br>
<div class="Ih2E3d">> I am trying the parser tutorial off the erlang site and I have fallen at the<br>
> first hurdle.  Should this "just work" and something is set up wrong or do I<br>
> just need to fix things as I find them?<br>
<br>
</div>It seems that leex.erl is not a standard module but can be downloaded<br>
as part of a tgz file containing a bunch of examples.  See this thread<br>
for more info :<br>
<br>
   <a href="http://www.erlang.org/pipermail/erlang-questions/1999-March/000163.html" target="_blank">http://www.erlang.org/pipermail/erlang-questions/1999-March/000163.html</a><br>
<br>
There is also a yecc quick start guide here :<br>
<br>
   <a href="http://www.erlang.org/faq/parsing.html" target="_blank">http://www.erlang.org/faq/parsing.html</a><br>
<br>
Colm<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>