Searched for: contributor%3A%22Visser%2C+Eelco+%28mentor%29%22
(1 - 2 of 2)
document
Crielaard, Bram (author)
This thesis introduces the FrameVM virtual machine and the Framed language. This language gives developers a target to compile to which concisely follows the scopes-as-frames model. This model allows language developers to derive the memory model based on the scope graphs. The core building blocks of Framed are frames, which contain all data...
master thesis 2021
document
Bruin, Chiel (author)
Over the years virtual machines (VMs) have been created to abstract over computer hardware. This simplified code generation and allowed for easy portability between hardware platforms. These VMs are however highly tailored to a particular runtime model. This improves the execution speed, but places restrictions on the types of languages that the...
master thesis 2020