Hi, Andrzej! > So, let's say I'm convinced to stay with ruby. But how is it with > speed and resources usage? Isn't ruby much slower than scheme(guile)?
I didn't know of any benchmarks. I think, the fastes is Gauche, Guile w/o run macro and Ruby are nearly equal, Guile with run macro (and of course with RT) is faster than Ruby. > And about ruby-inline: are there any examples of usage achievable > somewhere? If I recall correctly ruby-inline must be given C/C++ code, > so it would by precious to have such examples available. You have to write code snippets in C. I haven't used RubyInline for years and I couldn't find any old files on my disks, sorry. Mike _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
