-
FYI, for the interested, https://github.com/buzz-language/buzz/issues/209
> You have to use the nightly build of zig.
ie. `brew install zig && zig build` will not work.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
If you need Lua but also type-safety, how about Luau [1] then?
[1] https://luau-lang.org/
-
ZVM (https://github.com/tristanisham/zvm) is a good alternative to keep uptodate with Zig nightly versions and also quickly switch to a stable version when needed.
-
nelua-lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
-
I'm a fan or Umka. It is inspired by Go and can be embedded into C programs.
https://github.com/vtereshkov/umka-lang
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives