Skip to content
forked from LuaJIT/LuaJIT

Fork of the LuaJIT git repository for use in LuaSTG Evo

Notifications You must be signed in to change notification settings

KaleiAlma/LuaJIT-Evo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaJIT for LuaSTG Evo

This is a customized version of LuaJIT for LuaSTG Sub, which mainly includes the following modifications:

  • Added CMake support (not really)
  • io, os libraries now support utf-8 encoding
  • Ported utf8 from Lua 5.4
  • Ported string.pack and string.unpack from Lua 5.4

Limitations:

  • I am lazy, so updates may not be timely.

Credit goes to https://github.com/Demonese for most of the LuaJIT modifications, and obviously Mike Pall for writing LuaJIT to start with.

About

Fork of the LuaJIT git repository for use in LuaSTG Evo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.5%
  • Lua 15.4%
  • Makefile 1.0%
  • Batchfile 0.9%
  • CMake 0.1%
  • Roff 0.1%