torch / class
Oriented Object Programming for Lua
☆72Updated 8 years ago
Alternatives and similar repositories for class:
Users that are interested in class are comparing it to the libraries listed below
- A set of useful functions to extend Lua (string, table, ...).☆78Updated 6 years ago
- A class system for Lua.☆120Updated 8 years ago
- Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.☆252Updated 7 years ago
- Binary heap implementation in Lua☆41Updated 6 months ago
- Class-based object-oriented programming in Lua☆73Updated last year
- memoized functions in lua☆102Updated last year
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- StackTracePlus provides enhanced stack traces for Lua.