zvm VS nelua-lang

Compare zvm vs nelua-lang and see what are their differences.

zvm

zvm (Zig Version Manager) lets you easily install/upgrade between different versions of Zig. (by tristanisham)

nelua-lang

Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code. (by edubart)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zvm nelua-lang
3 32
299 1,866
- -
9.4 7.8
22 days ago 23 days ago
Go Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zvm

Posts with mentions or reviews of zvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.
  • Buzz: A lightweight statically typed scripting language
    6 projects | news.ycombinator.com | 26 Dec 2023
    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.
  • Learning Zig
    6 projects | news.ycombinator.com | 9 Sep 2023
    I tried out zvm (Zig Version Manger) on my Mac laptop earlier today, seems to work even if it’s not super polished:

    https://github.com/tristanisham/zvm

  • Goodbye to the C++ Implementation of Zig
    12 projects | news.ycombinator.com | 8 Dec 2022
    If you’re interested in trying Zig out and want an easy way to update/use multiple versions I’ve been working on a Zig Version Manager for the past few weeks.

    It works on Windows, Mac, Linux, a smattering of BSD’s and Plan 9. Arm and x86.

    https://github.com/tristanisham/zvm

nelua-lang

Posts with mentions or reviews of nelua-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.

What are some alternatives?

When comparing zvm and nelua-lang you can also consider the following projects:

nix-zig-stdenv - cross-compile nixpkgs with zig

terra - Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.

alg - Algebra for Zig

LuaJIT - Mirror of the LuaJIT git repository

cargo-bisect-rustc - Bisects rustc, either nightlies or CI artifacts

moonscript - :crescent_moon: A language that compiles to Lua

camlboot - Experiment on how to bootstrap the OCaml compiler

godot-lua-pluginscript - Godot PluginScript for the Lua language, currently based on LuaJIT's FFI

Scoop - A command-line installer for Windows.

red - Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!

language-lua - Lua parser and pretty-printer