Skip to content
/ elua Public
forked from LuaJIT/LuaJIT

the e stands for e. [fork of luajit]

Notifications You must be signed in to change notification settings

12Me21/elua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changes from luajit:

- `do` and `then` are optional
- `!=` can be used instead of `~=`



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-2021 Mike Pall.
LuaJIT is free software, released under the MIT license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.

About

the e stands for e. [fork of luajit]

Resources

Stars

Watchers

Forks

Languages

  • C 81.8%
  • Lua 16.4%
  • Other 1.8%