Saturday, 15 October 2016

Advanced lex usage

This section discusses advanced features of lex that help the user solve more complex problems that would be difficult to deal with using ordinary programming techniques.
This section is organized as follows:
  • ``Disambiguating rules''
  • ``Context sensitivity''
  • ``lex I/O routines''
  • ``Routines to reprocess input''
  • ``Using lex with yacc''


No comments:

Post a Comment