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

Is this project planned to be migrated on top of dotty-staging and TASTy decompiler? #70

Open
tribbloid opened this issue Nov 25, 2020 · 0 comments

Comments

@tribbloid
Copy link

These are Scala 3 fork of the original lms.

dotty-staging: https://dotty.epfl.ch/docs/reference/metaprogramming/staging.html

TASTy decompiler: https://dotty.epfl.ch/docs/reference/metaprogramming/tasty-inspect.html

At this moment, the decompiler can only emit scala code from typed AST, but the IR should be designed to be easily switched to another language or a sea-of-node graph.

My question is: do you have plan to migrate to dotty-staging in the future, which can save a good chunk of boilerplate works? (operator overloading etc.)

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