scalafiddle / scalafiddle-core

Source code for the scalafiddle.io compilation service
https://scalafiddle.io
Apache License 2.0
101 stars 37 forks source link

Support Scala 2.13 #46

Open chaotic3quilibrium opened 4 years ago

chaotic3quilibrium commented 4 years ago

Create a separate compiler instance that support compiling with Scala 2.13

Being able to access the new collections library, and in preparation for moving to Dotty (Scala 3), it would be very nice to have Scala 2.13 support.