Stars
coatl / regexp_parser
Forked from ammar/regexp_parserA regular expression parser library for Ruby
Static analysis and style linter for Ruby code.
coatl / ripper2ruby
Forked from svenfuchs/ripper2rubySimilar to ruby2ruby this library allows to parse Ruby code, modify and recompile it back to Ruby.
ssh halcyon helps you set up and manage per-host keys, so you only need to type your password on 1st connect
IRB and Rails console history captured as Test::Unit tests. (RSpec and others hopefully soon to come.)
coatl / baseruby
Forked from shyouhei/rubyruby (1.8.6 for now) without GPL code, and with a few other hacks for it that make it useful as a library and base implementation
simple script to generate a cloud graph from ruby stack traces
A small library providing method definitions with pattern matching
Simple library to allow pipeline styled communications between objects
Ruby-extension for multi-dimensional and uniform arrays
coatl / ocelot
Forked from cout/ocelotCaleb Clausen's type-inducting ruby-to-c converter
coatl / polyglot
Forked from githubsvnclone/polyglotgithub clone of svn://rubyforge.org/var/svn/polyglot/trun
pathman or path manager assembles groups of projects so that they can be used together smoothly
github clone of svn://rubyforge.org/var/svn/polyglot/trun
A library for regular languages: Converting regexen into state machines
Nendo is a dialect of Lisp written in Ruby. It is designed to be a macro language of Ruby.
Automatic parallelism and lazy evaluation using pure functional programming in Ruby.
The latest features of Ruby backported to older versions.
Well, who needed another serialization format? Not me, but that's what I've made. Ruby Object Notation (Ron) is a textual format for the representation of Ruby data structures. It's somewhat like Y…
Reg is a library and language for pattern matching in ruby data structures. Reg provides Regexp-like match and match-and-replace for all data structures (particularly Arrays, Objects, and Hashes), …
RubyMacros is a lisp-like macro pre-processor for Ruby. More than just a purely textual substitution scheme, RubyMacros can manipulate and morph Ruby parse trees (in the form of RedParse Nodes) at …
