Code Examples & External Links
Lex/Flex Specification Files:
A toy Pascal lexer
An example with
start conditions
- try it out on
this input file
.
A lexer-spec. for a
word-counting program
.
XML and other markup languages:
The
cover pages
The definitive
XML FAQ
Programming Assignment 1 files:
Makefile
Parser specification skeleton