[comp.unix.questions] LEX references

pat@grebyn.com (Pat Bahn) (03/23/90)

Does anyone know of good refernces to using LEX.  THanks.
-- 
=============================================================================
Pat @ grebyn.com  | If the human mind was simple enough to understand,
301-948-8142      | We'd be too simple to understand it.   
=============================================================================

runyan@hpcuhc.HP.COM (Mark Runyan) (03/24/90)

>/ pat@grebyn.com (Pat Bahn) /  1:19 pm  Mar 22, 1990 /
>Does anyone know of good refernces to using LEX.  THanks.

"Learning about LEX", by David Fox, Computer Languages, 2/87, p51-56.

"Lex - A power tool for text", Lowell Arthur, UNIXWORLD, 8/87, p75-81.

_Principles_of_Compiler_Design_, A. Aho and J. Ullman, Addison-Wesley Pub.,
  copyright 1977, ISBN 0-201-00022-9  (pp 103-117)

Mark Runyan