andremm / typedlua
An Optional Type System for Lua
☆577Updated 5 years ago
Alternatives and similar repositories for typedlua:
Users that are interested in typedlua are comparing it to the libraries listed below
- A Lua 5.3 parser written with LPegLabel☆200Updated last month
- The metalua programming language☆351Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆235Updated 2 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.☆489Updated this week
- An extension of LPeg that supports labeled failures☆146Updated 2 years ago
- Lua serializer and pretty printer.☆582Updated 2 years ago
- The Titan programming language☆404Updated 6 years ago
- General Lua libraries☆297Updated 2 years ago
- Pallene Compiler☆731Updated last month
- LuaCov is a simple coverage analyzer for Lua code.☆317Updated 5 months ago
- A port of LPeg 100% written in Lua.☆263Updated 3 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,200Updated 2 months ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆170Updated 2 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆475Updated 4 years ago
- Multithreading support for Lua☆446Updated last year
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆260Updated 5 months ago
- Utility library for functional programming in Lua☆638Updated 5 years ago
- Bare libuv bindings for lua☆869Updated 2 weeks ago
- StackTracePlus provides enhanced stack traces for Lua.☆198Updated last year
- Reactive Extensions for Lua