Porting of Scalafix ExplicitResultTypes rule to Scala 3
Razvan Vacaru
The ExplicitResultTypes rule of the Scalafix linting tool is responsible for inferring and explicitly adding the types for “val”, “var” and “def”...
Proposal for Optimization of Scala Native linker
Liangyong Yu
Scala Native is an ahead-of-time and prevalent compiler for Scala. The traditional compilation is to compile Scala into Java Virtual Machine(JVM)...
Semantic highlighting for Scala in VS Code
Shintaro Sasaki
This project implements the idea “Semantic highlighting in VS Code” * in the Scala Center. Summary of process is as follows. 1. Building the VS Code...
Doodle Explore
Mikail Khan
Doodle is a generative art library. Using it, programmers can create artwork, statistical model visualizations, or other graphics. These graphics are...