Creating a VM / Compiler Episode 1: Bytecode VM

Описание к видео Creating a VM / Compiler Episode 1: Bytecode VM

This first video creates the basic shell for a bytecode VM that will serve as the basis for later work on an assembler and compiler for a high-level language. In this video, I define basic data representation, data structures, and the VM's execution loop, culminating in a successful "Hello world!" program.

Комментарии

Информация по комментариям в разработке