Ruby
From eqqon
Extending Ruby in C
We found that the README.ext from Ruby's source distribution is not comfortable to read so we decided to mirror it on our site with proper formatting and some helpful additions: Ruby1.8 extension API.
More Ruby Resources
Community
- official Ruby home
- Ruby Forum mirrors the ruby-talk mailing list.
- Ruby Application Archive
Different Implementations
Documentation
- Ruby Tutorial
- Programming Ruby Free online version of the legendary "Pickaxe".
- CORE
- STDLIB
- CORE-1.9
- the ruby hacking guide
- C API doxygen docs
- Ruby Syntax
GUI Toolkit Bindings
- FXRuby Ruby bindings to the FOX Toolkit. FoxGUIb is a GUI designer for FXRuby.