Freelang – a Libc-free, direct sys/kernel call language with weird concurrency

·Hacker News··

FreedomLang Features Runtime Genealogy Philosophy Code Fit Status GitHub No libc. No VM. No hidden jobs. Native x86-64. OS-process jobs. No libc. "Model the world as data. Treat bugs as fatal." FreedomLang is a small AOT systems language that lowers source through a compact IR to libc/CRT-free native x86-64. Linux emits ELF64 machine-code bytes directly; macOS and Windows emit platform assembly. Jobs are real OS processes with filesystem-visible state. View on GitHub See the Code ✓ Linux

Read full article →

Related Articles

Computer Use is 45x more expensive than structured APIs
palashawas · Hacker News · 15d ago
Bun is being ported from Zig to Rust
SergeAx · Hacker News · 16d ago
Should I run plain Docker Compose in production in 2026?
pmig · Hacker News · 21d ago
Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
ozkatz · Hacker News · 14d ago
RaTeX: KaTeX-compatible LaTeX rendering engine in pure Rust
atilimcetin · Hacker News · 16d ago