Scala

358 readers
1 users here now

founded 2 years ago
MODERATORS
1
 
 

TBC… :)

2
3
 
 

There is an ongoing discussion about whether to make the next LTS release of Scala target JDK 11 or 17. On the one hand, I think it would be nice to target a newer LTS. However, JDK 11 actually has extended support until January 2032, and JDK 17 only has extended support until September 2029 (JDK 11 has longer extended support planned than even JDK 21, whose extended support is ending in September 2031).

4
 
 

I think this is awesome. One of the only pain points I have with Scala is collection literals.

5
 
 

Video by Li Haoyi (author of Mill build tool) showcasing some advantages of mill vs maven and gradle on the jvm ecosystem.

6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 
 

Part 0 of building a tetris game in Scala Native with GTK.

This covers the basics of setting up a nix development environment for scala native.

22
23
24
25
view more: next ›