Skip to content

Myr-13/mlua

Repository files navigation

README for mlua

MLua is fork of LuaJIT, modified by Myr

LuaJIT by Mike Pall
LuaJIT is Copyright (C) 2005-2023 Mike Pall
LuaJIT is free software, released under the MIT license
See full Copyright Notice in the COPYRIGHT file or in luajit.h

Features

  • CMake build
  • One-statement if/while/for block
  • Continue keyword
  • Switch/case
  • Enum
  • Macros
  • Post/pre-increments

See examples folder for examples of mlua

Building

mkdir build
cd build
cmake ..

About

Fork of luajit with some changes

Resources

Stars

Watchers

Forks

Packages

No packages published