Replies: 2 comments
-
What specifically is the problem when implementing this? Since it takes types rather than value expressions as arguments, you'd need to have a specialized parse rule and AST node type for this, but it should be doable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is my grammar :
the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we want to inplement c parser for this code:
Beta Was this translation helpful? Give feedback.
All reactions