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

Roadmap and progress? #3

Open
GavinRay97 opened this issue Aug 15, 2022 · 1 comment
Open

Roadmap and progress? #3

GavinRay97 opened this issue Aug 15, 2022 · 1 comment

Comments

@GavinRay97
Copy link

Hello, I find this project very interesting

If someone wanted to help/continue the work, it would be immensely valuable if you shared technical details of your plan on how to make this work, and current progress/known issues.

From what I can see, you have:

  • A program which can convert D source code to equivalent Java source
  • Converted D stdlib and Phobos to Java, so the same runtime functions are available on the JVM
  • Use D's own parser (converted to JVM) to be able to parse D source from JVM

The next step would be to produce Truffle AST nodes from the D AST nodes?

@DmitryOlshansky
Copy link
Owner

DmitryOlshansky commented Aug 15, 2022 via email

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

2 participants