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: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
| A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
| Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A compiler and toolkit for a statically typed, compiled programming language | 6 |
| Tools for parsing and transforming Lua source code | 259 |
| Common Lisp implementation of algorithms from AI textbook | 404 |
| A tool for interactive theorem proving and language support in Coq | 153 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A utility for downloading files from the web with recursive capabilities and customizable options. | 23 |
| Adds UTF-8 support to the Lua programming language and its variants | 416 |
| An attempt to implement Lua 5.1 in Zig for educational purposes | 176 |
| A Lua binding for working with YAML data formats | 210 |