Stars
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
Converts file glob string to Lua pattern string.
Simple insertion of directories in package search paths.
Like `require` but selects any one of the listed modules.
Lua 5.1/5.2 environment compatibility functions.
davidm / metalua
Forked from fab13n/metaluaThe metalua programming language
Small functional language that compiles to JavaScript.
SQL-Interp Perl module, now maintained outside of Github.
LuaDist / cosmo
Forked from mascarenhas/cosmoCosmo is a “safe templates” engine for Lua.
jcfr / ninja
Forked from ninja-build/ninjaa small build system similar to make
C code comments externally stored but displayed inline
Repository of LuaDist modules available for installation using the luadist-git command line tool
Matrices and vectors of are real, complex, and symbolic elements, implemented as Lua tables.
Parses Lua to abstract syntax tree (AST) using LPeg.
match a Lua string, comment, or expression by loose parsing in pure Lua
DEFLATE (RFC1951)/gunzip implemented in pure Lua
Command-line argument parsing similar to Python's optparse library
Bitwise operators in pure Lua using Lua numbers