<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#b8b8b8>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2>I'm a student trying to make a parser in Erlang.</FONT></DIV>
<DIV><FONT size=2>I want to use yecc and leex.</FONT></DIV>
<DIV><FONT size=2>As far as yecc is concerned, I have the source and some doc : 
It seems to be possible to understand how it works.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>BUT, I have not succeeded in finding the source for LEEX 
(I mean a useful source : I have found only a file named leex.erl.txt which does 
not work at all)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Thanks in advance for your answers,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Pascal.</FONT></DIV></BODY></HTML>