scala / compiler-interface

a binary contract between Zinc and Scala Compilers
Apache License 2.0
10 stars 4 forks source link

Implement tree visitor for Scala 3.x #23

Open eed3si9n opened 4 years ago

eed3si9n commented 4 years ago

Eventually this would be merged as lampepfl/dotty.

eed3si9n commented 4 years ago

Can this be implemented as a compiler plugin? - https://dotty.epfl.ch/docs/reference/changed-features/compiler-plugins.html

eed3si9n commented 4 years ago

Ref https://github.com/dotty-staging/dotty/blob/topic/zinc-api-interface/compiler/src/dotty/tools/dotc/sbt/ExtractAPICallback.scala