coatl's starred repositories

regexp_parser

A regular expression parser library for Ruby

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

regexp_parser

A regular expression parser library for Ruby

Language:RubyLicense:MITStargazers:141Issues:0Issues:0

laser

Static analysis and style linter for Ruby code.

Language:RubyLicense:AGPL-3.0Stargazers:387Issues:0Issues:0

ripper2ruby

Similar to ruby2ruby this library allows to parse Ruby code, modify and recompile it back to Ruby.

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

sshh

ssh halcyon helps you set up and manage per-host keys, so you only need to type your password on 1st connect

Language:RubyStargazers:1Issues:0Issues:0

match.js

Readable Expressions for JavaScript

Language:JavaScriptStargazers:4Issues:0Issues:0

ruby

The Ruby Programming Language

Language:RubyLicense:NOASSERTIONStargazers:21755Issues:0Issues:0

drx

An object inspector for Ruby

Language:RubyStargazers:29Issues:0Issues:0

butterfly_net

IRB and Rails console history captured as Test::Unit tests. (RSpec and others hopefully soon to come.)

Language:RubyStargazers:5Issues:0Issues:0

rsec

Parser / Regexp Combinator For Ruby

Language:JavaScriptLicense:NOASSERTIONStargazers:77Issues:0Issues:0

baseruby

ruby (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

Language:RubyLicense:NOASSERTIONStargazers:1Issues:0Issues:0

ruby-call-graph

simple script to generate a cloud graph from ruby stack traces

Language:RubyStargazers:35Issues:0Issues:0

multi_def

A small library providing method definitions with pattern matching

Language:RubyLicense:MITStargazers:4Issues:0Issues:0

pipeliner

Simple library to allow pipeline styled communications between objects

Language:RubyLicense:MITStargazers:9Issues:0Issues:0

multiarray

Ruby-extension for multi-dimensional and uniform arrays

Language:RubyLicense:NOASSERTIONStargazers:6Issues:0Issues:0

ocelot

Caleb Clausen's type-inducting ruby-to-c converter

Stargazers:1Issues:0Issues:0

ocelot

Caleb Clausen's type-inducting ruby-to-c converter

Stargazers:19Issues:0Issues:0

polyglot

github clone of svn://rubyforge.org/var/svn/polyglot/trun

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

pathman

pathman or path manager assembles groups of projects so that they can be used together smoothly

Language:RubyLicense:MITStargazers:3Issues:0Issues:0

polyglot

github clone of svn://rubyforge.org/var/svn/polyglot/trun

License:MITStargazers:3Issues:0Issues:0

allgems

Document everything

Language:JavaScriptStargazers:3Issues:0Issues:0

hopcroft

A library for regular languages: Converting regexen into state machines

Language:RubyLicense:GPL-3.0Stargazers:5Issues:0Issues:0

nendo

Nendo is a dialect of Lisp written in Ruby. It is designed to be a macro language of Ruby.

Language:nesCLicense:NOASSERTIONStargazers:34Issues:0Issues:0

actionpool

Easy thread pooling

Language:RubyLicense:LGPL-3.0Stargazers:23Issues:0Issues:0

pure

Automatic parallelism and lazy evaluation using pure functional programming in Ruby.

Language:RubyStargazers:12Issues:0Issues:0

backports

The latest features of Ruby backported to older versions.

Language:RubyLicense:MITStargazers:428Issues:0Issues:0

ron

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 YAML, XML, or (most of all) JSON. However, since it is defined entirely within and as a subset of Ruby, it has the slick property that Ron expressions are legal Ruby. Thus it is very like JSON, except that it's Ruby-centered instead of being JavaScript-centered.

Language:RubyLicense:NOASSERTIONStargazers:11Issues:0Issues:0

reg

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), not just Strings.

Language:RubyLicense:LGPL-2.1Stargazers:18Issues:0Issues:0

rubymacros

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 parse time in just about any way you see fit.

Language:RubyLicense:LGPL-2.1Stargazers:61Issues:0Issues:0

redparse

RedParse is a ruby parser written in pure ruby.

Language:RubyLicense:LGPL-2.1Stargazers:24Issues:0Issues:0