nowfound

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

  1. 1QA
  2. 2AS
  3. 3

    Run your favourite programming languages online

    2019

  4. 4BY
  5. 5FA
  6. 6AC
  7. 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

  8. 8SH
  9. 9AL
  10. 10AM
  11. 11PT
  12. 12CI
  13. 13TY
  14. 14MN
  15. 15BL
  16. 16

    Anyone like C++'s module features? Feel free to try MCPP and talk with me.

    29d ago · github.com

  17. 17OD

    2017 · octaspire.com

  18. 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

  19. 19RA
  20. 20AM
  21. 21AC
  22. 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

  23. 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

  24. 24AA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →