
Автор: Richard Whaling
Издательство: Pragmatic Bookshelf
Год: 2020
Название: Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM
Автор: Richard Whaling
Издательство: Pragmatic Bookshelf
Год: 2020
Формат: true pdf/epub
Страниц: 262
Размер: 10.6 Mb
Язык: English
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.