diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-19 12:59:03 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-19 12:59:03 +0100 |
| commit | 69b878d11984b3cf2e1cccc33318bc64c9f62554 (patch) | |
| tree | cc9780abb2a1e8951dffc870a6848976f5628c9b /.github | |
| parent | 42ebea54e35062a1a998f25e8fe019a5e0205fd9 (diff) | |
| download | tools.nes-69b878d11984b3cf2e1cccc33318bc64c9f62554.tar.gz tools.nes-69b878d11984b3cf2e1cccc33318bc64c9f62554.zip | |
parser: Allow for parenthesized expressions
Some expressions might be enclosed with parenthesis in order to avoid
ambiguations when evaluating them. Account for this on the parser when
parsing expressions. Note that this is strictly only on the
`parse_expression` function; statements or other top level constructs
cannot be enclosed inside of parenthesis.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
