← Five flagships

CASE STUDY / WORKING PAPER

Language Runtime

research

A statically typed language on verified bytecode with a precise moving, two-generation GC.

Hard part · Objects move mid-execution and every reference survives; nothing runs unproven.

Stack · C++ · bytecode VM · precise moving GC

01

Problem

A statically typed language on verified bytecode with a precise moving, two-generation GC.

02

Ownership

to be written

03

Architecture

to be written

04

Tradeoffs

to be written

05

Implementation

to be written

06

Verification

to be written

07

Demo

to be written

08

Outcomes

to be written

09

Limitations

to be written

Evidence

measured

deterministic stress scheduling · 46-iteration correctness log

Source · deterministic stress scheduling · 46-iteration correctness log