From: John Joyce Date: 2007-10-19T02:03:16+09:00 Subject: Re: How exactly does Tryruby work? On Oct 18, 2007, at 11:50 AM, golubovsky@gmail.com wrote: > Hi, > > I have always been curious: how does Tryruby (http:// > tryruby.hobix.com/) work: does it contain a Ruby interpreter coded in > Javascript, or is it just a frontend to some web service? > > PS I haven't tried to reverse-engineer that site understanding that > somebody might want not to disclose their ideas, but I think my > general question might be answered. > > Thanks. > > Mostly javascript that talks to the server (ajax...) Just view the page source when it loads in your browser.