No subject


Mon Jun 7 11:25:52 CEST 2010


> Ruby is developed under Linux, and is written in fairly
> straightforward C. It runs under UNIX, DOS, Windows 95/98/NT/2000, Mac
> OS X, BeOS, Amiga, Acorn Risc OS, and OS/2.

May I add that Ruby is available for many, many CPUs, and still, ruby.h
reads (version 1.9.0 cvs) :

#if SIZEOF_LONG != SIZEOF_VOIDP
# error ---->> ruby requires sizeof(void*) == sizeof(long) to be
compiled. <<---
-
#endif
typedef unsigned long VALUE;
typedef unsigned long ID;



is my argument convincing?

________________________________________________________________
Mathieu Bouchard                       http://artengine.ca/matju





More information about the Pd-dev mailing list