|
|
| Author |
Message |
|
| "mickael_remond" |
Posted: Mon Feb 22, 1999 9:09 am |
|
|
|
Guest
|
I did not manage to figure out how to use leex in the parser tutorial
contrib.
The make function in ecc_parse refers to leex:gen, but there is no
leex.erl. There is only a leex.hrl in the directory, with no gen function
exported.
What should I do to run this complete example (the yecc part seems to
produce a valide parser by the way).
Thanks in advance for your help.
Micka |
|
|
| Back to top |
|
| rv at erix.ericsson.se |
Posted: Mon Feb 22, 1999 10:54 am |
|
|
|
Guest
|
"mickael_remond"_at_vuitton.com writes:
>I did not manage to figure out how to use leex in the parser tutorial
>contrib.
>
>The make function in ecc_parse refers to leex:gen, but there is no
>leex.erl. There is only a leex.hrl in the directory, with no gen function
>exported.
>
>What should I do to run this complete example (the yecc part seems to
>produce a valide parser by the way).
>
>Thanks in advance for your help.
>
>Micka |
|
|
| Back to top |
|
| tobbe at serc.rmit.edu.au |
Posted: Mon Feb 22, 1999 11:50 am |
|
|
|
Guest
|
> Leex has not really been released yet so it is not included in the
> distribution. I am developing it and there is a link on my homepage
> to a Leex page which shows what exists today. Read the caveats!
> Someday I'll release it.
Come on now Robert ! Why don't you put what you've got
under the User Contrib area ? Perhaps someone else will
finish what's left to do... ;-)
/Tobbe
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
| rv at erix.ericsson.se |
Posted: Mon Feb 22, 1999 1:45 pm |
|
|
|
Guest
|
Torbjorn Tornkvist <tobbe_at_serc.rmit.edu.au> writes:
>> Leex has not really been released yet so it is not included in the
>> distribution. I am developing it and there is a link on my homepage
>> to a Leex page which shows what exists today. Read the caveats!
>> Someday I'll release it.
>
>Come on now Robert ! Why don't you put what you've got
>under the User Contrib area ? Perhaps someone else will
>finish what's left to do... ;-)
I don't like to release code with which I not satisfied! I quite
expect people to bugfix and extend the code but I would like to have
the basics correct before it is released, especially seeing it must
coexist with other parts of the io system.
Robert
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
| joe at erix.ericsson.se |
Posted: Mon Mar 01, 1999 2:30 pm |
|
|
|
Guest
|
On Mon, 22 Feb 1999 mickael_remond_at_vuitton.com wrote:
> I did not manage to figure out how to use leex in the parser tutorial
> contrib.
>
> The make function in ecc_parse refers to leex:gen, but there is no
> leex.erl. There is only a leex.hrl in the directory, with no gen function
> exported.
>
> What should I do to run this complete example (the yecc part seems to
> produce a valide parser by the way).
>
> Thanks in advance for your help.
>
> Micka |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|