Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Fosdem 2024: The Challenges of Running the Fuzion Language Natively on the OpenJDK

Fridtjof Siebert, 2023-03-04.

Hosting event: FOSDEM 24.

Recordings:

The first slides have sound issues, so just skip to slide #4 and watch from there:

Slides

FOSDEM_2024_Fuzion_on_OpenJDK.pdf.

Example code

General tagged union type

nullable tagged union type

ref-like tagged union type

int-like tagged union type

bool-like tagged union type

unit-like tagged union type

void-like tagged union type

Using product type values

Returning product type values