Skip to content

suryagaddipati/ripper2ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripper2Ruby

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

Differences:

  • uses Ripper for parsing (shipped with Ruby 1.9)
  • produces a full object-oriented representation of the Ruby code

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published