Ruby (Programming language)
Library
1. FXRuby - FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby applications. It?s based on the FOX Toolkit, a popular open source C++ library developed by Jeroen van der Zijp… read more
2. HighLine - HighLine’ eases and simplifies the tasks of doing console input and output with low-level methods like gets() and puts(). It provides a system for requesting data from a user, without needing to code all the error checking and validation rules… read more
3. Ruby/AWS - Ruby/AWS is a Ruby language library that allows programmatic access to the popular Amazon Web sites via the AWS v4 API. It is the successor to the now obsolete Ruby/Amazon… read more
4. Ruby/DICT - Ruby/DICT is a DICT protocol library and client… read more
5. Ruby/Google - Ruby/Google offers a higher-level abstraction of Google’s SOAP-driven Web API. It allows the user to programmatically query the Google search-engine from the comfort of his or her favourite programming language… read more
6. Ruport - Ruport (Ruby Reports) is a software library that aims to make the task of reporting less tedious and painful. It provides tools for data acquisition, database interaction, formatting, and parsing/munging… read more
7. rubyzip - rubyzip is a ruby library for reading and writing zip files… read more
Interpreter
1. JRuby - JRuby is an 100% pure-Java implementation of the Ruby programming language… read more
Installer
1. Ruby - Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write… read more
Specific Code
1. acoc - acoc is a program for colouring the output of any program… read more
2. mod_ruby - mod_ruby embeds the Ruby interpreter into the Apache Web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby… read more
3. nldict - nldict is a Dutch dictionary program… read more
4. rb.log - rb.log is a full-featured weblogger written in Ruby. It features file uploads, comments, blog-rolling, side-bar editing, bookmarklets, the Blogger API, searching, RSS syndication, and archives… read more
5. ruby update - ruby update is a ruby script which helps people who install their packages from source keep their packages up to date. It does not attempt to install anything on its own, but simply scans your file system… read more
IMAP tool
1. rit - rit is the Ruby IMAP tool. It can be used to manipulate mailboxes over IMAP, allowing you to copy and delete mailboxes and their contents… read more
Extension Module
1. Ruby Inline - Ruby Inline is an analog to Perl’s Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages… read more
2. Ruby/LDAP - Ruby/LDAP is an extension module for Ruby. It provides the interface to some common LDAP libraries. The common API for application development is described in RFC1823 and most libraries comply with it. Ruby/LDAP supports those libraries… read more
3. SQLite-Ruby - This module allows Ruby programs to interface with the SQLite database engine (www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is NOT compatible with SQLite 3… read more
4. rwdshell - rwdshell uses the RubyWebDialogs GUI to run shell commands in a Web browser. It uses the rwdtinker framework for removal and installation of applets. It includes a Ruby eval screen, a shell command line, and a shell script runner… read more
5. rwdtinker - rwdtinker is the core application for a Ruby application framework using the RubyWebDialogs GUI. It provides a system for developing programs via a Web-based interface, and lets developers combine and create applets to implement an application… read more
Leave a comment
Comments are moderated, and will not appear on this weblog until the author has approved them.