ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programminglanguage. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm
Ripley is a programminglanguage that is somewhere between Forth and Postscript in terms of syntax. It is written in Ruby. There are several interesting techniques that were used to build Ripley including code generation for the individual language ops,