Skip to content

Separate CPU and Interpreter (Compiler) #4

Description

@garzfaust

The CPU consumes a compiled program. It does not compile a program given in Assembler into a binary presentation. The compilation step happens before the CPU runs the program. Separate those two parts from each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions