Scala

329 readers
1 users here now

founded 1 year ago
MODERATORS
1
 
 

TBC… :)

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

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.

17
18
19
20
21
22
 
 

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.

23
 
 

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.

24
 
 

Older presentation (from 2021) but worth a reshare, as Scala 3 is gaining some momentum, with macros being better in Scala 3.

25
 
 

👋 I'm new here, so might as well spam this nascent community with my last useful article 🙂

view more: next ›