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

convert other language's ASTs into my structure format #324

Open
luxe opened this issue Jul 8, 2018 · 1 comment
Open

convert other language's ASTs into my structure format #324

luxe opened this issue Jul 8, 2018 · 1 comment

Comments

@luxe
Copy link
Owner

luxe commented Jul 8, 2018

If we can convert other languages into my structure format, we can start running powerful static analysis, re-transcompilation, etc. Might be hard to get a reliable transformation. But hoping to use clang to parse good enough into structure. We can at least start by doing say: all data members.. all function arguments etc, because there are definitely static analysis we can perform on there

@luxe
Copy link
Owner Author

luxe commented Jun 15, 2021

protobuf would be the best place to start

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