[Top] [Contents] [Index] [ ? ]

Footnotes

(1)

Actually, yyIN_HEADER is defined before the `%top' block.

(2)

The quantities given here are approximate, and may vary due to host architecture, compiler configuration, or due to future enhancements to flex.

(3)

It is not necessary to override all (or any) of the memory management routines. You may, for example, override yyrealloc, but not yyfree or yyalloc.

(4)

GNU make and GNU automake are two such programs that provide implicit rules for flex-generated scanners.

(5)

This example also applies to yacc parsers.

(6)

The features described here are purely optional, and are by no means the only way to use flex with bison. We merely provide some glue to ease development of your parser-scanner pair.

(7)

The use of m4 is subject to change in future revisions of flex. It is not part of the public API of flex. Do not depend on it.


[Top] [Contents] [Index] [ ? ]

This document was generated by Wolfram Kahl on September, 9 2006 using texi2html 1.76.