Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM by Richard Whaling
English | April 13th, 2020 | ISBN: 1680506226 | 262 pages | EPUB (True/Retail Copy) | 2.04 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.