Tag
The article presents BPF Capsule, a compiler and runtime that enables running complex programs like DOOM inside the Linux kernel using eBPF by transforming code to satisfy verifier constraints.
Revo is a programming language featuring clean data flow, error-as-values, compile-time execution, and fiber-based concurrency. It is built using Zig and offers optional typing with strong inference.