Our great sponsors
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
My default recommendation and preference is for Rust, but assuming that that doesn't work for you, I think you'd be best-served by Zig. It should meet all of your criteria and then some, with the only caveat is that it's still largely unstable and under churn. it still delivers on its promises far more consistently than V does, though
-
I actually hope vlang turns into a viable alternative.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Try janet https://janet-lang.org/
-
TinyGo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Someone pointed out tinygo, which most probably is the solution I'm looking for.