Open edwardcwang opened 2 years ago
Hello! ScalaZ3 can be compiled with Scala 2.13 which is binary-compatible with Scala 3. That is, you can import the ScalaZ3 (2.13) jar and use it with Scala 3, as we do for Inox. We did not plan to port ScalaZ3 to Scala 3 (as we are satisfied with the 2.13 version), but we can definitely make the move!
Hope that this message reaches you well! Any thoughts/plans/roadmaps on Scala 3/dotty support?