https://github.com/timschumi/gmod-lua-runner-luajit
A customized LuaJIT for gmod-lua-runner
https://github.com/timschumi/gmod-lua-runner-luajit
Last synced: about 2 months ago
JSON representation
A customized LuaJIT for gmod-lua-runner
- Host: GitHub
- URL: https://github.com/timschumi/gmod-lua-runner-luajit
- Owner: timschumi
- License: other
- Created: 2022-10-18T19:12:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T13:50:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T17:48:00.094Z (4 months ago)
- Language: C
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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: 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