Skip to content

GeneralLeeInept/LuaJIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of LuaJIT which enables 64-bit builds to provide a custom allocator.

The provided allocator has to satisfy LuaJIT"s requirements.

README for LuaJIT 2.0.4
-----------------------

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

About

Mirror of the LuaJIT git repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.6%
  • Lua 13.6%
  • Makefile 1.1%
  • C++ 1.1%
  • Other 0.6%