hoodwink.d enhanced
RSS
2.0
XHTML
1.0

RedHanded

Writing C -- in Ruby! #

by why in cult

Ryan Davis says ruby2c is mere hours away. His goal has been to translate the entire Ruby stdlib. Which is happening.

said on

Ruby Two See
Ruby too, see
Ruby to sea

However you say it, I can’t wait to see it.

said on

well… a public beta is a mere hours away…

said on

I tried Ryan’s Ruby parse tree thing and it was awesome. I’m already bubbling over with automatic refactoring ideas just from that bobble. If this Ruby2C works at all its going to be the freshest piece of cipher I have ever seen. Great job.

said on

if you’re thinking of refactoring please take a look at RRB . It is based on a slightly modified version of ripper, so not quite the same that parsetree but maybe ufeful.

Probably you already considered it, but just in case, I feel bad when different people reinvent stuff from the ground up because they’re not aware of former works :)

Comments are closed for this entry.