LoveRuby.Net Projects
- TMail
- Internet message format library.
- Racc
- LALR(1) parser generator for Ruby.
Racc runtime 1.4 is bundled with Ruby 1.8 or later.
- setup.rb
- Generic installer for Ruby programs.
- Ripper
-
Ruby parser.
Ripper is now bundled with Ruby 1.9 or later.
Get Ruby 1.9 (trunk HEAD) from
Ruby official site.
- StringScanner (strscan)
-
Fast text scanner library.
StringScanner comes with Ruby 1.8 or later.
Small Scripts
- fcgi.rb
(complete rewrite of Eli Green's pure ruby FastCGI implementation)