opCode: virtual machine examples
Anthony Davis
(Author)
21,000+ Reviews
Bookshop.org has the highest-rated customer service of any bookstore in the world
Description
In this book, we jump into a virtual machine, compiler and opcodes, without needing to read about parsing first. The language is already written, meaning you can dive into the source code of a working language right from the start (a programming language called langur, written in Go). Discover how to develop some very useful features, such as multi-variable assignment, decoupling assignment, string interpolation, short-circuiting operators, for loops, scoped if expressions, and more. We review how opcodes make these things work in a stack-based virtual machine.
Product Details
Price
$18.00
Publisher
ADavis Publishing
Publish Date
November 25, 2019
Pages
192
Dimensions
8.0 X 0.41 X 8.0 inches | 0.69 pounds
Language
English
Type
Paperback
EAN/UPC
9781734314502
BISAC Categories:
Earn by promoting books
Earn money by sharing your favorite books through our Affiliate program.
Become an affiliateAbout the Author
Anthony Davis is a Sr. Tech Artist with AI at Unity. His experience led to a great many hats learning all facets of game development.