Erik de Castro Lopo wrote:

> The O'Reilly lex/yacc book is pretty decent as are any number of
> online lex/yacc tutorials. In my experience, moving from C lex/yacc
> to the ocaml version is pretty trivial.

I should also say that the manuals for GNU Lex and GNU Bison
(yacc clone) are excellent and also cover the GNU extensions
to the traditional lex/yacc programs. Just be careful that the
documentation version matches the version you are actually
using. There are lot of old documentation versions out there on
the web.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
Beware the Lollipop of Mediocrity.
Lick it once, and you suck forever.
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to