Stories
Slash Boxes
Comments

SoylentNews is people

posted by on Wednesday January 11 2017, @03:31AM   Printer-friendly
from the assembly-made-easy dept.

Have you ever wondered what really goes on when your computer takes a higher-level language, like Javascript or C, and turns it into something it can read? Quine8 (Q8) is a simple virtual machine that takes the most basic building block a computer can operate on, bytecode and runs it at a fraction of the speed of a real CPU, allowing you to watch it run each step of the way.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by jmorris on Wednesday January 11 2017, @07:41AM

    by jmorris (4844) on Wednesday January 11 2017, @07:41AM (#452395)

    This is of course true. But there are no signed compares so doesn't help. The Condition Code bits needs C Z V and N to implement the full set of conditionals.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2