• Stars
    star
    141
  • Rank 251,216 (Top 6 %)
  • Language
    C
  • License
    Other
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automatically exported from code.google.com/p/llvm-lua
README for Lua 5.1

See INSTALL for installation instructions.
See HISTORY for a summary of changes since the last released version.

* What is Lua?
  ------------
  Lua is a powerful, light-weight programming language designed for extending
  applications. Lua is also frequently used as a general-purpose, stand-alone
  language. Lua is free software.

  For complete information, visit Lua's web site at http://www.lua.org/ .
  For an executive summary, see http://www.lua.org/about.html .

  Lua has been used in many different projects around the world.
  For a short list, see http://www.lua.org/uses.html .

* Availability
  ------------
  Lua is freely available for both academic and commercial purposes.
  See COPYRIGHT and http://www.lua.org/license.html for details.
  Lua can be downloaded at http://www.lua.org/download.html .

* Installation
  ------------
  Lua is implemented in pure ANSI C, and compiles unmodified in all known
  platforms that have an ANSI C compiler. In most Unix-like platforms, simply
  do "make" with a suitable target. See INSTALL for detailed instructions.

* Origin
  ------
  Lua is developed at Lua.org, a laboratory of the Department of Computer
  Science of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro
  in Brazil).
  For more information about the authors, see http://www.lua.org/authors.html .

(end of README)

More Repositories

1

lua-pb

Lua Protocol Buffers
Lua
287
star
2

lualogging

New maintainer at: https://github.com/lunarmodules/lualogging
Lua
146
star
3

lua-llthreads

Low-Level threads(pthreads or WIN32 threads) for Lua.
C
143
star
4

bevy_water

Dynamic ocean material for Bevy.
Rust
108
star
5

lua-handlers

Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.
Lua
103
star
6

LuaNativeObjects

A Lua bindings generator written in Lua.
Lua
95
star
7

slua

Static lua compiler - Compile Lua code into C code.
C
65
star
8

nixio

System, Networking and I/O library for Lua. This is an unoffical fork of NIXO from: http://luci.subsignal.org/
C
58
star
9

mmap_lowmem

mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.
C
35
star
10

lua-nanomsg

Lua bindings to NanoMsg
Lua
32
star
11

lua-epoll

Lightweight wrapper for epoll.
C
20
star
12

bevy_shader_graph

Shader graph for Bevy
Rust
15
star
13

s1vm

Fast Wasm interpreter in Rust
Rust
14
star
14

lua-clang-cindex

FFI bindings to libclang's CIndex interface.
Lua
12
star
15

websocket-client-go

Reconnecting Websocket Client Golang Library
Go
12
star
16

lua-llnet

A low-level network IO library.
C
12
star
17

luagit2

LuaGit2 has move to a new home at https://github.com/libgit2/luagit2
Lua
10
star
18

lua-buf

Mutable buffer object for Lua.
C
10
star
19

lua-http-tokenizer

A HTTP protocol tokenizer
C
8
star
20

node_engine

Rust
7
star
21

lludp_dissector

Wireshark dissector for the LLUDP protocol
Lua
6
star
22

luaxcb

Lua bindings for XCB
C
4
star
23

jpeg2k

Safe wrapper for openjpeg-sys.
Rust
4
star
24

bevy_fake_interior

Fake interior material for Bevy
Rust
4
star
25

serialization-benchmarks

Benchmark comparison of C/C++ serialization systems.
C
3
star
26

cr-sys

Rust raw bindings for cr.h: A Simple C Hot Reload Header-only Library
Rust
2
star
27

lua-net-bench

Network service benchmark/stress-testing suite written in Lua.
Lua
2
star
28

mongrel2_stream_prototype

Prototype a stream interface between mongrel2 and backend handlers.
Lua
2
star
29

faxpp

Fast XML Pull Parser
C
2
star
30

sub-script

Scripting interface for substrate nodes.
Rust
2
star
31

cr-rs

Rust safe wrapper for cr.h: A Simple C Hot Reload Header-only Library
Rust
2
star
32

lua-http-message

Fast HTTP message parser for Lua.
Lua
2
star
33

n_closure

header-only C Closure library
C++
2
star
34

pusher-client-go

Pusher Client Go Library
Go
1
star
35

material_designer

Designer for working on Materials/Shaders for Bevy
Rust
1
star