{
"item_title" : "opCode",
"item_author" : [" Anthony Davis "],
"item_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.",
"item_img_path" : "https://covers3.booksamillion.com/covers/bam/1/73/431/450/1734314508_b.jpg",
"price_data" : {
"retail_price" : "21.00", "online_price" : "21.00", "our_price" : "21.00", "club_price" : "21.00", "savings_pct" : "0", "savings_amt" : "0.00", "club_savings_pct" : "0", "club_savings_amt" : "0.00", "discount_pct" : "10", "store_price" : ""
}
}
opCode : virtual machine examples
Overview
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.
Customers Also Bought

Details
- ISBN-13: 9781734314502
- ISBN-10: 1734314508
- Publisher: ADavis Publishing
- Publish Date: November 2019
- Dimensions: 8 x 8 x 0.41 inches
- Shipping Weight: 0.69 pounds
- Page Count: 192
Related Categories