Modern Systems Programming with Scala Native
Author | : Richard Whaling |
Publisher | : Pragmatic Bookshelf |
Total Pages | : 0 |
Release | : 2020-02-04 |
ISBN-10 | : 1680506226 |
ISBN-13 | : 9781680506228 |
Rating | : 4/5 (228 Downloads) |
Book Synopsis Modern Systems Programming with Scala Native by : Richard Whaling
Download or read book Modern Systems Programming with Scala Native written by Richard Whaling and published by Pragmatic Bookshelf. This book was released on 2020-02-04 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Developers generally build systems on top of the work of those who came before, accumulating layer upon layer of abstraction. Scala Native provides a rare opportunity to remove layers. Without the JVM, Scala Native uses POSIX and ANSI C APIs to build concise, expressive programs that run unusually close to bare metal.