Skip to content

MarkMenard/Groovy2Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Groovy2Ruby is a simple tool to translate Groovy code into Ruby code. It is based on the groovy.inspect.swingui.AstNodeToScriptAdapter from the main Groovy distribution.

Status: This works on my Groovy code to get to a reasonable translation. Some things require some massaging, but it will get you a long way to working code.

Usage: groovy2ruby <groovy_file_name>

Example translation: https://gist.github.com/MarkMenard/5406155

About

A simple tool for translating Groovy to Ruby.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages