Programming Tools Guide
Chapter 12, lex

Using lex under UNIX systems

Using lex under UNIX systems

This section explains how to run lex to create C code from lex specifications, then how to compile and run the lexical analyzer program.

This section is organized as follows: