1
1
- name : Language
2
2
projects :
3
3
- 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
5
6
web : https://github.com/scala-js/scala-js
6
7
github : https://github.com/scala-js/scala-js
7
8
stars : 4.5k
29
30
- Eric Richardson
30
31
- sjrd
31
32
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.'
34
34
impact : 32,000 dl / month
35
35
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
38
38
web : null
39
39
github : null
40
40
origin : https://github.com/scalacenter/advisoryboard/blob/main/proposals/018-converging-214-30.md
41
41
contributors : [jamie]
42
42
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
45
45
start_year : 2019
46
46
end_year : 2020
47
47
- name : Scala 3 trait encoding
50
50
origin : null
51
51
contributors : [sjrd]
52
52
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 .'
54
54
impact : All Scala 3 users
55
55
start_year : 2020
56
56
end_year : 2020
112
112
- vincenzobaz
113
113
- julien
114
114
- 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
119
117
start_year : 2016
120
118
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
131
119
- name : Metals
132
120
logo :
/resources/img/[email protected]
133
121
invert_logo_colors : true
142
130
- chris
143
131
- meriam
144
132
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
149
135
start_year : 2017
150
136
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
164
137
- name : Scalafix
165
138
logo :
/resources/img/[email protected]
166
139
invert_logo_colors : true
173
146
- meriam
174
147
- guillaume
175
148
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.
178
150
impact : 50,000 dl / month
179
151
start_year : 2016
180
152
end_year : 2018
190
162
- guillaume
191
163
- vincenzobaz
192
164
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
197
167
start_year : 2016
198
168
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
199
192
- name : scalajs-bundler
200
193
web : https://scalacenter.github.io/scalajs-bundler
201
194
github : https://github.com/scalacenter/scalajs-bundler
310
303
process : true
311
304
description : The Scala Center Advisory Board is a group of representatives from
312
305
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