Anvil | Smiths Smiths | Register Register | Login Login |
Search:
Show links Show tools Show tree | Previous document Next document | njet.org > Anvil > Documentation > Language reference > Lexical analysis

Lexical analysis

The Anvil program is read by a parser. The parser receives a list of tokens generated by a lexical analyzer.

The lexical analyzer uses the ISO-8859-1 character set.

There are Comments, Identifiers and keywords and Literals.

See also  | Language reference
Contributes notes:
Add a note
What's new | Anvil