Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yonaba/30log
30 lines library for object orientation in Lua
https://github.com/Yonaba/30log
lua object-oriented oop-library
Last synced: 2 days ago
JSON representation
30 lines library for object orientation in Lua
- Host: GitHub
- URL: https://github.com/Yonaba/30log
- Owner: Yonaba
- License: other
- Created: 2012-08-24T18:49:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T02:47:43.000Z (over 3 years ago)
- Last Synced: 2024-08-02T03:07:18.848Z (3 months ago)
- Topics: lua, object-oriented, oop-library
- Language: Lua
- Homepage: http://yonaba.github.io/30log
- Size: 715 KB
- Stars: 442
- Watchers: 37
- Forks: 53
- Open Issues: 9
Awesome Lists containing this project
- awesome-roblox - 30log - A minimal OOP framework that supports classes, inheritance, and mixins in only 30 lines (Libraries and Frameworks)
- awesome-love2d - 30log - Minified framework for object-orientation in Lua. It features named (and unnamed) classes, single inheritance and a basic support for mixins. (OO)