Show HN: FreedomLang, a small AOT language where the compiler is just JavaScript
Category: other
Tags: compiler, systems-language, aot-compiled
Score: 5.5/10 (Innovation: 6, Technical: 6, Documentation: 6, Utility: 4)
FreedomLang is an AOT-compiled systems language with a compiler written in JavaScript, emphasizing auditability and explicit failure semantics by treating external uncertainty as data and internal bugs as fatal. Its unique approach to separating world state from program invariants and the ability to inspect the entire compiler stack make it interesting, though it remains a niche, pre-1.0 project.
Target audience: backend devs
Repository: https://github.com/DO-SAY-GO/freelang · JavaScript · NOASSERTION · 3 stars
View on Hacker News