https://github.com/theypsilon/lua-class
class function, a la Java, for lua
https://github.com/theypsilon/lua-class
Last synced: 10 months ago
JSON representation
class function, a la Java, for lua
- Host: GitHub
- URL: https://github.com/theypsilon/lua-class
- Owner: theypsilon
- Created: 2015-01-11T14:15:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-11T14:39:18.000Z (over 11 years ago)
- Last Synced: 2025-03-27T06:24:52.525Z (over 1 year ago)
- Language: Lua
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lua-class
=========
inspired in Penlight, supports mixins as multiple inheritance