language-lua
nelua-lang
Our great sponsors
language-lua | nelua-lang | |
---|---|---|
0 | 24 | |
10 | 1,337 | |
- | - | |
0.0 | 7.7 | |
almost 2 years ago | 7 days ago | |
Lua | Lua | |
BSD 3-clause "New" or "Revised" License | MIT License |
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.
language-lua
We haven't tracked posts mentioning language-lua yet.
Tracking mentions began in Dec 2020.
nelua-lang
-
Nelua, AOT statically typed Lua
I already asked this question exactly 2 years ago: https://github.com/edubart/nelua-lang/discussions/51
If you are interested, the README.md [1] explains everything in detail.
One under-advertised feature of the language is that it supports WASM: https://github.com/edubart/nelua-lang/discussions/11
It’s been used successfully to make games for virtual game consoles like wasm4 and GamerCade.
- data types in function definition
-
Crystal 1.6.0 Is Released
I'd think it would be system level programming with acceptably good performance with high level abstractions and the Ruby flavor. Similarly is Nelua[1] which uses Lua's syntax and APIs and compiles to C.
[1]: https://nelua.io
-
Terra Programming Language Releases Version 1.0.0
Also, very similar to Nelua, what are the main differences (optional GC in Nelua seems to be an obvious one)?
-
I created my own programming language that compiles into Lua code but uses a more C/Rust like syntax
OTOH, if you want to go in the opposite direction (Lua to C), I like Nelua a lot :)
- The V Programming Language Simple, fast, safe, compiled
-
is there an interpreter/compiler i can just put in a folder and use?
- https://nelua.io/
What are some alternatives?
LuaJIT - Mirror of the LuaJIT git repository
terra - Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
moonscript - :crescent_moon: A language that compiles to Lua
godot-lua-pluginscript - Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
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!
liquidhaskell - Liquid Types For Haskell
luakit - Fast, small, webkit based browser framework extensible by Lua.
pallene - Pallene Compiler
acwj - A Compiler Writing Journey
wasm3 - 🚀 A fast WebAssembly interpreter, and the most universal WASM runtime
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).