Show HN: Libc-free, direct sys/kernel call language with weird concurrency
Category: other
Tags: aot-compiler, systems-language, concurrency
Score: 6.0/10 (Innovation: 7, Technical: 8, Documentation: 5, Utility: 4)
FreedomLang is an experimental AOT-compiled systems language that generates libc-free native executables for Linux, macOS, and Windows using a JavaScript-based compiler. Its unique approach includes process-based concurrency with filesystem communication and a philosophy of making all system interactions and failure modes explicit, targeting high-integrity tools.
Target audience: backend devs
Repository: https://github.com/DO-SAY-GO/freelang · JavaScript · NOASSERTION · 7 stars
View on Hacker News