Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SmaCC_Elixir Odd Parsing results for unary ops #29

Open
mariari opened this issue Oct 28, 2024 · 0 comments
Open

SmaCC_Elixir Odd Parsing results for unary ops #29

mariari opened this issue Oct 28, 2024 · 0 comments

Comments

@mariari
Copy link
Contributor

mariari commented Oct 28, 2024

If the operation is a unary_op I believe the Elixir parser currently gives an incorrect result.

In the picture below we can see that the + 1 matches ,2 and , arg3.

In this picture We can see && does not have the same behavior.

I'm not entirely sure why this happens, so I have no produced a fix for it.

@mariari mariari changed the title Elixir_Smacc Odd Parsing results for unary ops SmaCC_Elixir Odd Parsing results for unary ops Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant