Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LuaDist/luajit
LuaJIT is JIT compiler for the Lua language.
https://github.com/LuaDist/luajit
Last synced: 3 months ago
JSON representation
LuaJIT is JIT compiler for the Lua language.
- Host: GitHub
- URL: https://github.com/LuaDist/luajit
- Owner: LuaDist
- License: other
- Archived: true
- Created: 2010-10-01T04:11:58.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T14:01:50.000Z (over 5 years ago)
- Last Synced: 2024-10-13T00:29:11.382Z (4 months ago)
- Language: C
- Homepage: http://www.luajit.org
- Size: 10.5 MB
- Stars: 568
- Watchers: 63
- Forks: 105
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCompiler - luajit
README
README for LuaJIT 2.0.3
-----------------------LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
Project Homepage: http://luajit.org/
LuaJIT is Copyright (C) 2005-2014 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