> > I'm thinking about implementing a ruby to python translator (this is a > > program that takes a ruby program and generates its equivalent program > > in python). In order to get started, I would like to know if there is > > a ruby grammar implemented in python or with another tool. > > None that I know of outside of ruby. > > > The final idea for the project would be to run ruby code on the OLPC. > > Why not run ruby on OLPC? Just to avoid the extra install? Yeah! But it's a lot more important that seems like an entertaining project.