Skip to content
/ LuaJIT Public
forked from LuaJIT/LuaJIT

Mirror of the LuaJIT git repository

Notifications You must be signed in to change notification settings

wyrover/LuaJIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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



添加 CMakeLists.txt,${SRCROOT}/lj_vm.obj 找不到应该先注释掉生成工程,通过 buildvm 生成 lj_vm.obj 后,
反注释 ${SRCROOT}/lj_vm.obj ,再生成一遍工程。

About

Mirror of the LuaJIT git repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.3%
  • Lua 15.9%
  • Makefile 1.0%
  • C++ 0.9%
  • Batchfile 0.6%
  • CMake 0.2%
  • Roff 0.1%