Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
Classes and their hierarchy. | |
Defining methods | There are some APIs to define a method from C. These API takes a C function as a method body |
Exception handlings | |
▼deprecated macro APIs | |
▼CRuby Embedding APIs | CRuby interpreter APIs. These are APIs to embed MRI interpreter into your program. These functions are not a part of Ruby extension library API. Extension libraries of Ruby should not depend on these functions |
ruby(1) implementation | A part of the implementation of ruby(1) command. Other programs that embed Ruby interpreter do not always need to use these functions |
Core objects and their operations |