Git Product home page Git Product logo

luajit's Introduction

LuaJIT 2.1.0 (using Meson)

This repository mirrors the source code for LuaJIT on the latest default branch with the addition of meson.build configuration files for building LuaJIT using Meson.

You can find more information about LuaJIT in LuaJIT's homepage.

How to use

Using meson from the root directory of this project:

meson setup build
meson compile -C build

Learn more about Meson and how to use it from the Meson Quick guide.

What is LuaJIT?

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-2020 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

Attributions

This repository was based off of https://github.com/franko/luajit which provides a meson-ified setup for LuaJIT v2.0.5. For targetting the latest default branch (v2.1.0-beta3 and beyond), this repository was created as a fork of the LuaJIT git mirror https://github.com/LuaJIT/LuaJIT.

luajit's People

Contributors

kvnxiao avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.