aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/fuzz
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-19 12:59:03 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-19 12:59:03 +0100
commit69b878d11984b3cf2e1cccc33318bc64c9f62554 (patch)
treecc9780abb2a1e8951dffc870a6848976f5628c9b /lib/xixanta/fuzz
parent42ebea54e35062a1a998f25e8fe019a5e0205fd9 (diff)
downloadtools.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 'lib/xixanta/fuzz')
0 files changed, 0 insertions, 0 deletions