Scripting Language

Scripting image

The lexical analyzer converts human-readable code into symbolic tokens. It passes a token stream to the parser, which produces the syntax tree as seen here.