middleclass
Class library
A Lua-based object-oriented programming library that enables easy creation of classes with inheritance and other features.
Object-orientation for Lua
2k stars
86 watching
191 forks
Language: Lua
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A test-driven learning platform for the Lua programming language | 379 |
| A comprehensive language translation library for Lua | 257 |
| An animation library for LÖVE game development | 755 |
| Transforms any Lua value into a human-readable representation. | 1,391 |
| A Lua library for printing text in color to the console. | 137 |
| A Lua-based collision detection library for axis-aligned rectangles | 948 |
| A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. | 875 |
| A minimalist Lua library for object-oriented programming | 459 |
| A Lua class implementation that enables moonscript compatibility and extends classes in both directions. | 7 |
| A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 133 |
| A C-based implementation of Ada bindings to the Lua language | 6 |
| A camera system for game development using Lua. | 260 |
| A Lua data structure class for storing and managing collections of items with unique keys or positions. | 0 |
| A Rust library that provides a high-level interface to Lua 5.2 | 506 |
| An asynchronous I/O library for the Lua programming language | 417 |