A Java to many Transpiler
- Java 17
- Scala 3
To compile the project, you may use sbt.
You can run the project using Java 17. If you need to set the java home, run the following command.
sbt -java-home /Users/<your_username>/Library/Java/JavaVirtualMachines/corretto-17.0.5/Contents/Home