Scala

352 readers
1 users here now

founded 2 years ago
MODERATORS
1
 
 

TBC… :)

2
 
 

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

3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 
 

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.

19
20
21
22
23
24
 
 

Hi there! Sharing a little example project I put together a while back that builds native binaries from Scala code using sbt, graalvm, and nix.

It's dead simple and merely glues together the different technologies involved. But maybe a nix-curious Scala developer stumbling on this community will find it interesting as a template to copy. It relies on https://github.com/zaninime/sbt-derivation, which has worked well in my very limited usage of it.

25
 
 

Could be very helpful at demonstrating how scala is a superpower you don’t have to spend years of ninja training to begin to access.

view more: next ›