parrotcode: Pipp Object class | |
Contents | Language Implementations | Pipp |
Object - Pipp Object class
This file sets up the base classes and methods for Pipp's object system. Differences (and conflicts) between Parrot's object model and the PHP model means we have to do a little name and method trickery here and there, and this file takes care of much of that.
This is heavily based on Rakudo's Object.pir
.defined
(S02).
|