PyRuby - Some Ruby for your Python
github.com
PyRuby - Some Ruby for your Python
1–10 of 15 posts
Re: PyRuby - Some Ruby for your Python
#2[deleted]
Re: PyRuby - Some Ruby for your Python
#3I won't spoil it, but I will say one thing: this is a marvel of software engineering. Bravo.
Re: PyRuby - Some Ruby for your Python
#4Hahaha!
Re: PyRuby - Some Ruby for your Python
#5[deleted]
[deleted]
Re: PyRuby - Some Ruby for your Python
#6Wow. Truly a beautiful feat of engineering. This leverages capabilities I didn't even know python had.
Re: PyRuby - Some Ruby for your Python
#7I'm so glad I looked at the source, it forever changed my life.
Re: PyRuby - Some Ruby for your Python
#8This is exactly what I was hoping it was.
Re: PyRuby - Some Ruby for your Python
#9I'm so glad I looked at the source, it forever changed my life.
Such disruptive tech.
Re: PyRuby - Some Ruby for your Python
#10I did this project for real back in the day, called Rupy[1] which would run the Python VM in the Ruby VM. It was was a fork of RubyPython, which demonstrated the concept.
Eventually the main developer resumed development and I merged all my code in his repo, which is still active[2].
Check it out it works pretty well.