30log
OOP library
A minimalist Lua library for object-oriented programming
30 lines library for object orientation in Lua
459 stars
37 watching
53 forks
Language: Lua
last commit: over 3 years ago
Linked from 2 awesome lists
luaobject-orientedoop-library
Related projects:
Repository | Description | Stars |
---|---|---|
yonaba/moses | A utility library for functional programming in Lua | 632 |
lualanes/lanes | A lightweight multithreading library for Lua | 469 |
ignacio/luanode | An asynchronous I/O library for the Lua programming language | 417 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |
olivine-labs/lua-style-guide | A style guide for Lua programming conventions and best practices. | 521 |
yegor256/cactoos | A Java library offering an object-oriented approach to common programming tasks and primitives | 743 |
kikito/middleclass | A Lua-based object-oriented programming library that enables easy creation of classes with inheritance and other features. | 1,776 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
ollama/ollama-js | A JavaScript library providing an easy-to-use interface to integrate with the Ollama model-based conversational AI platform | 2,472 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 290 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 38 |
andrewrk/lua-in-the-browser | Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
cuducos/yaml.nvim | A Lua library for working with YAML files in Neovim | 201 |