The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Ruby to JavaScript

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eric Hodel

Posts: 660
Nickname: drbrain
Registered: Mar, 2006

Eric Hodel is a long-time Rubyist and co-founder of Seattle.rb.
Ruby to JavaScript Posted: Jul 5, 2006 3:43 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eric Hodel.
Original Post: Ruby to JavaScript
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eric Hodel
Latest Posts From Segment7

Advertisement

Paul Battley wrote on the ruby-talk mailing list:

Here’s something for the hungry mob to tear apart: automatic Ruby to JavaScript conversion. It seems somehow wrong, like grafting a pretty girl’s head onto a donkey, but I’ve done it anyway!

[...]

It uses Ryan Davis et al’s ParseTree and Florian Gro’s ruby.js for most of the hard work. It’s still very limited, and there are many warts, not least of which is the requirement for an explicit receiver on every method.

That said, the code’s here: http://po-ru.com/files/ruby2js.tar.gz

This is a pretty nifty use of ParseTree, hopefully I’ll get him using ParseTree’s SexpProcessor, too.

Read: Ruby to JavaScript

Topic: Rails hosting review, 7 months later Previous Topic   Next Topic Topic: No shortage of conference proposals

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use