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

Conversion point #81

Open
G184792021 opened this issue Oct 22, 2024 · 0 comments
Open

Conversion point #81

G184792021 opened this issue Oct 22, 2024 · 0 comments

Comments

@G184792021
Copy link

I think the process is like creating an AST from the input java program using ANTLR and converting it using java2python, but in which module is the AST→python process performed?
I have rewritten the code in default.py, visitor.py, and other modules that might be involved in the conversion with misspellings (“astTransforms” as “astTransforsm”, etc.) and commented out all the code, but the conversion was still performed correctly.
Please let me know if you need more information. I am new to programming, so I have a lot to learn. Thank you in advance for your help.
Link to java2python
https://github.com/natural/java2python

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