html2 flex: a fast lexical analyzer generator: Footnotes
[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.


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

This document was generated by Super-User on December, 3 2007 using texi2html 1.76.