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

Fix action parsing #11

Open
gwenn opened this issue Nov 15, 2020 · 0 comments
Open

Fix action parsing #11

gwenn opened this issue Nov 15, 2020 · 0 comments

Comments

@gwenn
Copy link
Owner

gwenn commented Nov 15, 2020

See translate_code

Maybe we can keep original C code untouched: access YYMINORTYPE like an union but then translate this pseudo-code in valid Rust code with a proc_macro which wraps yy_reduce body:
Raw action -> Pseudo code -> Rust code

@gwenn gwenn pinned this issue Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant