Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonjit/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.
https://github.com/moonjit/moonjit
jit jit-compiler lua lua-script luajit
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/moonjit/moonjit
- Owner: moonjit
- License: other
- Archived: true
- Fork: true (LuaJIT/LuaJIT)
- Created: 2019-02-05T06:43:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T16:26:49.000Z (almost 4 years ago)
- Last Synced: 2024-09-29T00:06:19.843Z (4 months ago)
- Topics: jit, jit-compiler, lua, lua-script, luajit
- Language: C
- Homepage:
- Size: 9.49 MB
- Stars: 510
- Watchers: 50
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.LuaJIT
Awesome Lists containing this project
README
README for LuaJIT 2.1.0-beta3
-----------------------------LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
Project Homepage: http://luajit.org/
LuaJIT is Copyright (C) 2005-2017 Mike Pall.
LuaJIT is free software, released under the MIT license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:doc/luajit.html