nelua-lang VS mir

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

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)

mir

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR (by vnmakarov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nelua-lang mir
32 19
1,852 2,184
- -
7.8 7.7
6 days ago 15 days ago
Lua C
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.

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.

mir

Posts with mentions or reviews of mir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.

What are some alternatives?

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

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

asmjit - Low-latency machine code generation

LuaJIT - Mirror of the LuaJIT git repository

moonscript - :crescent_moon: A language that compiles to Lua

Cwerg - The best C-like language that can be implemented in 10kLOC.

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

ecl

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!

kcs - Scripting in C with JIT(x64)/VM.

language-lua - Lua parser and pretty-printer