The Scala Future Vision #19449
Replies: 5 comments 1 reply
-
I'd settle for #19194, maybe this is a reply to that discussion. |
Beta Was this translation helpful? Give feedback.
-
Not really, I haven't seen it before. This is a vision I had for quite a long time and just wanted to share, propose and discuss it with the Scala community. Because now it seems that Scala is wandering with no clear goal and the vision of its future and a place in the industry. And I guess it seems so not only to me. |
Beta Was this translation helpful? Give feedback.
-
@nau i can't agree to the "wandering" stance. imho, scala quite consistently became a better and better language in every major scala 2 release and hugely improved with scala 3 in almost every regard (still sitting on the fence regarding indentation-based syntax). that doesn't feel aimless to me. |
Beta Was this translation helpful? Give feedback.
-
Martin and Scala Center had a huge goal – a new compiler based on the Dotty calculus, where many complaints and issues where addressed. And a migration to the new language, an enormous task as well. What now? What is the aim, the goal? Caprese? What amazes me is that Scala has Scala.JS for 10 years already. We have working Scala Native. Yet it is not marketed as a solution! While Kotlin steadily walks by in that direction right in front of our eyes! Convenient common (multiplatform) code sharing solution is a very much appreciated. That's one of the big reasons why projects prefer TypeScript, Kotlin and Rust. Shared code is cheaper, less diverse tech stack is cheaper. Anyways. My point is that we probably still are ahead of the game, technically. But we lack the ambition to actually solve this, despite this great potential. Maybe we just need a little push. Maybe if this discussion would gain some attention and support it might change something. I just want to at least try. |
Beta Was this translation helpful? Give feedback.
-
My 2 cents (Sorry for the negative tone, I'm skipping the points that I agree with to keep this short):
I have mixed feelings about this... There are the LTS releases, so I would rather if this was more clearly along the lines of "we shall not break working code in LTS releases" and "Code that works on an LTS release either works or does not compile on a non-LTS release". Which seems to be the status quo.
I don't know what "Un-ban Scala in Google." so I can't comment on that... Is it banned, or is this just a figure of speech? But regarding Scala Native, I do not believe that the focus should be iOS and Android Native development. I think right now Scala Native should just really focus on stability and multiplaform compatibility. Believe it or not, I think If it turns out that the community starts using it for Android/iOS development, so be it, but I think changing the focus to a niche now would be cutting the legs of the project.
I understand the problem, but I don't think that adding YAML/TOML support to SBT is the way to go. In general, I don't think adding more complexity to SBT is the way to go. I would rather see this added to something like Scala CLI (or other build tool) with the option to export a build to SBT when the definition gets too complex for YAML/TOML. Regarding merging Scala CLI and SBT, that also sounds weird, considering that the plan is that |
Beta Was this translation helpful? Give feedback.
-
Scala Highlander
Scala Motto
Scala is the Scalable Language. Write anything. Write everything.
Scala Multiplatform - one great language to rule them all
Write backend, frontend, iOS, Android, JVM, native and WASM code in one beautiful language.
There Shall Be Only Scala. And Rust.
Vision
scali
Beta Was this translation helpful? Give feedback.
All reactions