11- name : Language
22 projects :
33 - name : Scala.js
4- logo : /resources/img/scala-js-dark.png
4+ logo : /resources/img/scala-js-logo-2.svg
5+ force_name_display : true
56 web : https://github.com/scala-js/scala-js
67 github : https://github.com/scala-js/scala-js
78 stars : 4.5k
2930 - Eric Richardson
3031 - sjrd
3132 process : false
32- description : ' Scala Native is a compiler that allows you to write Scala code that
33- runs on native platforms (such as Linux, macOS, and Windows) without the JVM.'
33+ description : ' We completed critical work including support for Scala 2.12, 2.13 and 3.x versions.'
3434 impact : 32,000 dl / month
3535 start_year : 2020
36- end_year : null
37- - name : TASTy Reader in scalac
36+ end_year : 2022
37+ - name : TASTy Reader for Scala 2.13
3838 web : null
3939 github : null
4040 origin : https://github.com/scalacenter/advisoryboard/blob/main/proposals/018-converging-214-30.md
4141 contributors : [jamie]
4242 process : false
43- description : ' A collaborative effort to evolve TASTY into a shared format for Scala 2 and 3 '
44- impact : null
43+ description : ' Adding forwards compatibility to use Scala 3 compiled artefacts from Scala 2.13. '
44+ impact : Eases migration to Scala 3
4545 start_year : 2019
4646 end_year : 2020
4747 - name : Scala 3 trait encoding
5050 origin : null
5151 contributors : [sjrd]
5252 process : false
53- description : ' This contribution to Dotty defines how traits are encoded in TASTy .'
53+ description : ' This contribution to Scala 3 ensures bytecode compatibility with Scala 2.13 .'
5454 impact : All Scala 3 users
5555 start_year : 2020
5656 end_year : 2020
112112 - vincenzobaz
113113 - julien
114114 - meriam
115- description : Scaladex is a project that serves as a central repository for Scala
116- libraries. It provides a platform for developers to discover and share Scala
117- libraries.
118- impact : null
115+ description : Scaladex indexes Scala libraries, providing search functionality and categorisation.
116+ impact : discover libraries to use in your projects
119117 start_year : 2016
120118 end_year : 2017
121- - name : Ecosystem sbt upgrade to 1.x
122- web : null
123- github : null
124- origin : https://github.com/scalacenter/advisoryboard/blob/main/proposals/013-sbt-migration.md
125- contributors : [guillaume, martinduhem]
126- process : true
127- description : ' Campaign to help ecosystem upgrade to sbt 1.x'
128- impact : All the users of the target sbt plugins
129- start_year : 2017
130- end_year : 2017
131119 - name : Metals
132120 logo : /resources/img/metals@2x.png
133121 invert_logo_colors : true
142130 - chris
143131 - meriam
144132 process : false
145- description : Metals is a language server for Scala that works with VS Code, Vim,
146- Sublime, Atom, and Emacs. It provides features like code completion, go to definition,
147- hover documentation, and more.
148- impact : 100,000 installs of the VS Code plugin
133+ description : Metals is a Scala language server that supports many text editors, providing rich IDE features, improving productivity.
134+ impact : 400,000 installs of the VS Code plugin
149135 start_year : 2017
150136 end_year : null
151- - name : scalameta
152- web : http://scalameta.org/
153- github : https://github.com/scalameta/scalameta
154- stars : 1.1k
155- origin : null
156- contributors :
157- - Eugene Burmako
158- - Denys Shabalin
159- process : false
160- description : ' Library to read, analyze, transform and generate Scala programs'
161- impact : All Metals users
162- start_year : 2017
163- end_year : 2018
164137 - name : Scalafix
165138 logo : /resources/img/scalafix@2x.png
166139 invert_logo_colors : true
173146 - meriam
174147 - guillaume
175148 process : false
176- description : Scalafix is a tool to automatically rewrite Scala code. It provides
177- a convenient way to define and apply code transformations to large codebases.
149+ description : Scalafix can automatically rewrite Scala code at scale. Ship your custom code migrations, lint rules and refactorings.
178150 impact : 50,000 dl / month
179151 start_year : 2016
180152 end_year : 2018
190162 - guillaume
191163 - vincenzobaz
192164 process : false
193- description : Scastie is a tool for experimenting with Scala code in the browser.
194- It allows users to write, compile, and run Scala code snippets in an interactive
195- editor.
196- impact : null
165+ description : Scastie is an online environment for running Scala snippets, supporting sharing, IDE features and library dependencies.
166+ impact : 27,000 users / month
197167 start_year : 2016
198168 end_year : 2017
169+ - name : Ecosystem sbt upgrade to 1.x
170+ web : null
171+ github : null
172+ origin : https://github.com/scalacenter/advisoryboard/blob/main/proposals/013-sbt-migration.md
173+ contributors : [guillaume, martinduhem]
174+ process : true
175+ description : ' Campaign to help ecosystem upgrade to sbt 1.x'
176+ impact : All the users of the target sbt plugins
177+ start_year : 2017
178+ end_year : 2017
179+ - name : scalameta
180+ web : http://scalameta.org/
181+ github : https://github.com/scalameta/scalameta
182+ stars : 1.1k
183+ origin : null
184+ contributors :
185+ - Eugene Burmako
186+ - Denys Shabalin
187+ process : false
188+ description : ' Library to read, analyze, transform and generate Scala programs'
189+ impact : All Metals users
190+ start_year : 2017
191+ end_year : 2018
199192 - name : scalajs-bundler
200193 web : https://scalacenter.github.io/scalajs-bundler
201194 github : https://github.com/scalacenter/scalajs-bundler
310303 process : true
311304 description : The Scala Center Advisory Board is a group of representatives from
312305 the Scala community and industry that meets regularly to discuss the current state and future of Scala.
313- impact : null
306+ impact : null
0 commit comments