Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/franko/luajit
LuaJIT 2 with Meson build
https://github.com/franko/luajit
jit-compiler lua luajit meson
Last synced: about 6 hours ago
JSON representation
LuaJIT 2 with Meson build
- Host: GitHub
- URL: https://github.com/franko/luajit
- Owner: franko
- License: other
- Created: 2019-04-28T13:53:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:04:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T20:27:04.385Z (7 months ago)
- Topics: jit-compiler, lua, luajit, meson
- Language: C
- Homepage:
- Size: 6.57 MB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README for LuaJIT 2.0.5
-----------------------LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
Project Homepage: https://luajit.org/
LuaJIT is Copyright (C) 2005-2022 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