Freelang – a direct-to-assembly syscall lang with rad concurrency
Direct ELF64 emission without libc—concurrency as inspectable OS processes.
I love freelang
Compiler written in JavaScript outputs raw ELF64 bytes without linking against libc or CRT.
Systems programmers interested in compiler design and minimal runtimes
Zig · Odin · TinyCC
Direct ELF64 emission without libc—concurrency as inspectable OS processes.
Zero-code runtime visibility for MCP servers using Python audit hooks is genuinely clever.
Restricted DSL for AI agents wraps existing functions instead of sandboxing entire runtimes.
Self-hosting systems language without LLVM, but 4x slower than C currently.
JavaScript compiler outputs native x86-64 without LLVM, but why build another systems language?
Kernel changelogs finally readable without subsystem expertise or manual diff digging.