Very basic old-style class support
The mechanics for creating one actually seem pretty simple: you just pick a different metaclass (ClassType). I think the old-style classes are working ok now, but the old-style instances very much are not.
Showing
src/runtime/classobj.cpp
0 → 100644
src/runtime/classobj.h
0 → 100644
Please register or sign in to comment