Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classy

Classy is a Roblox Luau module that aims to make Object-Oriented Programming in Luau more straightforward for developers.

Features

Classy implements many behaviors expected of generic OOP systems, like:

  • Easy class creation
  • Inheritance
  • Constructors
  • Private state / encapsulation
  • Type safety support
  • Meta-method support (__tostring, __add, etc) for extra functionality
  • Signal / event patterns

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages