- Text is passed to the lexer.
- Lexer outputs discrete tokens based on the text.
- Parser uses PRATT parsing on these tokens to construct the abstract syntax tree (AST).
- The AST represents the program as a tree.
Joel-Milligan/gibbon
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|