Erik de Castro Lopo wrote: > 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.
It hasn't been officially announced yet, but I thought I would mention that I'll be giving the technical talk at next week's SLUG meeting. The talk will be: A Simple Introduction to Parsing with Flex and Bison. This talk will walk through a simple example of parsing using Flex and Bison, the GNU versions of Lex and Yacc. The simple parser example will use C, but an Ocaml version (using ocamllex and ocamlyacc) will also be supplied and discussed very briefly. It will also briefly mention competing parsing technologies and time permitting touch on more advanced problems and their solutions. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "Who would have believed that reading and writing would pay off?" -- Homer Simpson _______________________________________________ coders mailing list coders@slug.org.au http://lists.slug.org.au/listinfo/coders