14 Oct 2011, 10:33
Generic-user-small

Justin Calleja (2 posts)

Chapter 6, pg 120 has a footnote with a link to a tutorial about yecc. That link is dead (i.e. http://www.erlang.org/contrib/parser_tutorial-1…) and so is http://www.erlang.org/examples/examples-2.0.tgz.

The latter I found in the erlang-questions mailing list: http://erlang.org/pipermail/erlang-questions/19…
(a bit outdated I know).

Does anyone know where this tutorial has been moved to? Also, if you know of any yecc resources other than:

http://www.erlang.org/doc/man/yecc.html
http://www.erlang.org/article/17

can you please let me know.

Thanks,
Justin

24 Jun 2012, 01:50
Generic-user-small

Shailen Karur (3 posts)

Some googling, I found -
1. http://www.erlang.org/doc/man/yecc.html
2. (with some caveats): http://rustyklophaus.com/articles/20110208-Leex…
3. (Stuff you may already know, :)): http://ashimg.tripod.com/Parser.html
4. http://linux.die.net/man/3/yecc

hth,

BR,
Shailen

  You must be logged in to comment