Show HN: Full featured language that compiles to binary
Category: other
Tags: programming-language, compiler, dependency-injection
Score: 7.5/10 (Innovation: 8, Technical: 8, Documentation: 9, Utility: 5)
Xi is a statically-typed, self-hosting programming language that compiles to native binaries via C99, featuring first-class dependency injection, refined types, and built-in support for web frameworks, events, and state machines. Its innovative combination of language-level DI, decision tables, and interrupts with a comprehensive standard library makes it interesting for exploring new language design paradigms, though it remains a niche experimental project.
Target audience: language designers, backend devs, experimental software engineers
Repository: https://github.com/code-by-sia/xi · C · Apache-2.0 · 10 stars
View on Hacker News