lexer : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

lexer
Parsing is done in two stages, breaking letters up into groups called tokens, then analysing the syntax of those tokens. The first part is the job of the lexer, the second of the parser. Sometimes a single too will do both. The most famous lexer is LEX which came with early versions of Unix. It was paired with a parser called YACC (Yet Another Compiler Compiler). Lexers can also be used to implement finite state automata.

This page is posted
on the web at:

http://mindprod.com/jgloss/lexer.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\lexer.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[44.202.183.118]
You are visitor number