[chuck-users] "Or"

Hans Aberg haberg-1 at telia.com
Sat Sep 4 13:57:38 EDT 2010


Yes, Java has it, so that part was evidently cut out.

ChucK has a class Chuck_VM_Object from which it seems the other  
classes are derived. File chuck_type.h starts with an enum for various  
basic types. This would be typical for a C implementation of RTTI.


On 4 Sep 2010, at 18:33, Stefan Blixt wrote:

> No, Java has the class member and instanceof operator, which would  
> take care of this problem. These are missing in ChucK.
>
> /Stefan



More information about the chuck-users mailing list