Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM

Posted By: hill0
Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM

Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM
by Richard Whaling

English | 2020 | ISBN: 1680506226 | 262 Pages | EPUB | 1.30 MB

Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, arrays, and other memory management techniques for extreme performance; and enjoy instant start-up times. Skip the JVM and improve your code performance by getting close to the metal.