metalua VS ravi

Compare metalua vs ravi and see what are their differences.

ravi

Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers (by dibyendumajumdar)
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
metalua ravi
1 4
343 1,144
- -
0.0 4.3
4 months ago 10 months ago
Lua C
- GNU General Public License v3.0 or later
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.

metalua

Posts with mentions or reviews of metalua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • data types in function definition
    12 projects | /r/lua | 13 Jan 2023
    This is a version in C and you can find a luarock package. If you prefer, there is a pure lua version in the metalua sources https://github.com/fab13n/metalua/blob/master/checks.lua

ravi

Posts with mentions or reviews of ravi. 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 metalua and ravi you can also consider the following projects:

tl - The compiler for Teal, a typed dialect of Lua

LuaJIT - Mirror of the LuaJIT git repository

lua-in-rust - The Lua programming language, implemented in Rust.

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

nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

moonjit - Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active maintainer, see https://twitter.com/siddhesh_p/status/1308594269502885889?s=20 for more detail.

nelua-decl - C binding generator for Nelua using GCC Lua plugin.

The-C-Programming-Language - Answers to exercises in K&R's The C Programming Language (second Edition).

moonscript - :crescent_moon: A language that compiles to Lua

python-c-io_uring-example - Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.

mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

ravi-compiler - Parser and compiler for Ravi and Lua