Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Slinc - A Library for Scala to C Interoperability
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Platforms
- 3 The problem
- 4 Native Interoperability for Java
- 5 Slinc's niche
- 6 Slinc is Scala 3 exclusive
- 7 rand binding
- 8 Memory
- 9 Ptr Mutation
- 10 C Strings
- 11 Passing args
- 12 sprintf binding
- 13 Java 19
- 14 Multiplatform
- 15 Foreign mem writer
- 16 Jit Compilation
- 17 JIT generated writer
- 18 Performance comparison
- 19 Singleshot comparison