Extensions

 
   

Ruby Way
By Hal Fulton
Slots : 1.0
Table of Contents
 


Ruby's C API is well-integrated to the point that just about anything you can do on the Ruby side can be done on the C side, including defining classes and methods at runtime.

It is easy to check types, raise errors, raise exceptions without explicit propagation and result testing, pass arguments cleanly, and associate objects and methods with classes. There is no need for reference counts, type objects, or method tables.


   

 

 



The Ruby Way
The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition)
ISBN: 0672328844
EAN: 2147483647
Year: 2000
Pages: 119
Authors: Hal Fulton

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net