My point being that, yes Ruby (and Perl) is being used in
some cases as an
embedded language, but that’s not because in those instances
people simply
picked up the documentation and started hacking. There simply
is not enough
information available in the docs for that.
Regards,
Paul
Oh, to be sure, there is probably room for a “Writing Extensions with Ruby”
book. Perl has one now. Anyone care to pitch the idea to a publisher? No,
I don’t think I’m qualified, in case you’re going to point at me.
As would I. The PickAxe book comes very close, and there’s some good
info in The Ruby Developer’s Guide, but it would be useful to have
documentation on everything in intern.h, as well as “tips-n-tricks”
and platform-specific information. (What compilers can you use on
Windows?, for example.) As long as I’m wishing, I wish for a “Ruby
Extension API reference guide,” too.
A smaller solution might be something on the order of a HOW-TO made
available on ruby-lang.org. At least it wouldn’t have to be pitched to
a publisher.
Oh, to be sure, there is probably room for a "Writing Extensions with Ruby"
book. Perl has one now. Anyone care to pitch the idea to a publisher? No,
I don't think I'm qualified, in case you're going to point at me. :-P