LuaJIT-cosmo
Lua compiler
A modified version of LuaJIT 2.1.0-beta3 compiled with Cosmopolitan Libc
LuaJIT 2.1.0-beta3 compiled with Cosmopolitan Libc
9 stars
3 watching
2 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahgamut/lua | The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
slaakko/cmajorm | A compiler and toolkit for a statically typed, compiled programming language | 6 |
stravant/luaminify | Tools for parsing and transforming Lua source code | 260 |
aimacode/aima-lisp | Common Lisp implementation of algorithms from AI textbook | 403 |
ejgallego/coq-lsp | A tool for interactive theorem proving and language support in Coq | 152 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
alard/wget-lua | A C-based implementation of the wget command with Lua scripting capabilities | 23 |
starwing/luautf8 | Adds UTF-8 support to the Lua programming language and its variants | 412 |
squeek502/zua | An attempt to implement Lua 5.1 in Zig for educational purposes | 172 |
gvvaughan/lyaml | A Lua binding for working with YAML data formats | 209 |