Alternatives
Products that do what Full featured language that compiles to binary does
Features: 1. Self-hosting compiler 2. C99 backend 3. Built-in dependency injection / IoC 4. Typed business-rule features like decision tables 5. Native binaries + WASM 6. Real app built with it: eXstream
- 1QA
2016 · c9x.me
- 2AS
2021 · arturo-lang.io
- 3

- 4BY
2021 · github.com
- 5FA
2018 · github.com
- 6AC
2020 · github.com
- 7MM
I've been working on implementing the compile-time approach to memory management described in this thesis (https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-908.pdf) for some time now - some of the performance results look promising! (Although some less so...) I think it would be great to see this taken further and built into a more complete functional language.
2020 · github.com
- 8SH
2015 · github.com
- 9AL
2017 · github.com
- 10AM
2019 · xmake.io
- 11PT
2017 · github.com
- 12CI
2017 · bixense.com
- 13TY
2012 · github.com
- 14MN
2015 · morfalang.org
- 15BL
2019 · github.com
- 16

Anyone like C++'s module features? Feel free to try MCPP and talk with me.
29d ago · github.com
- 17OD
2017 · octaspire.com
- 18CA
CJIT started as a hobby project around Fabrice Bellard’s tinyCC and slowly grew into something much more practical. It is now a small portable C compiler and runner that works across Linux, macOS, and Windows, can self host, and is packaged as a single executable. What mattered most to me was keeping the barrier to entry low. You can take one small binary, drop it onto a system, and compile or run C code using the libraries already available there, without setting up a full toolchain or installing a large stack of dependencies. I find that useful for quick prototyping, testing, auditing,…
Apr 2026 · dyne.org
- 19RA
2015 · github.com
- 20AM
2021 · hdoc.io
- 21AC
2021 · gist.github.com
- 22TJ
After 6 years of coding almost every day, I'm finally ready to show HN. There's a lot going on here, looking forward to your guy's feedback.
Jul 2026 · jaclang.org
- 23TA
Hi HN, I'm Matt, CTO at STUDIO HAZE in Seoul. I've wanted to build a programming language for twenty years, ever since Ruby got me wondering what a small language out of Korea might look like. Today I'm opening the repo for the first time, as Topaz v5.2. Topaz reads like Python or TypeScript, runs on a reference interpreter (topaz run), and builds a self-contained native binary by lowering to Rust, then handing off to the Rust toolchain (topaz build). function factorial(n: int) -> int { if n string { return "안녕하세요, {이름}님!" } print(인사하기("토파즈")) // 안녕하세요, 토파즈님! sql, sh, and path…
Jun 2026 · github.com
- 24AA
2014 · skepsi.me
Ranked by how close each launch is in meaning, then by votes. Refine with a description →