Blog

Coroutines Design in Type-C

17/09/2024

A Quick Look into Type-C Coroutines Design and Implementation

coroutines
compiler
bytecode

Closures Implementation in Type-C

16/09/2024

A deep dive into the implementation of closures in the current Type-C Compiler

closures
compiler
bytecode

Hello World

25/03/2024

A greetings to fellow readers and newcomers

hello
world