Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2453

Re: can we use direct ruby instaed of javascript ?

From Peter Zotov <whitequark@whitequark.org>
Newsgroups comp.lang.ruby
Subject Re: can we use direct ruby instaed of javascript ?
Date 2011-04-07 07:50 -0500
Organization Service de news de lacave.net
Message-ID <a15f52a23b74fa2e803f796204c2c31e@mail.whitequark.org> (permalink)
References <7698971be5bff34f106ae0323b85f847@ruby-forum.com>

Show all headers | View raw


 On Thu, 7 Apr 2011 15:44:50 +0900, Sniper Abandon wrote:
> Hi Ninjas,
>
> i am a ROR Developer .
> I feel happy to develop in ROR over other frameworks because of the
> simplicity of Ruby Language
>
> For browser side code i am using Javascript/ActionScript .
> but i would like to use Ruby in browser side also (instead of
> Javascript/ActionScript)
> Is there any way to do this ?

 I have a project called ColdRuby which is essentially a Ruby 1.9 
 bytecode
 to JavaScript translator. It cannot (yet) even load mspec/RubySpec, but 
 is
 already somewhat usable.

 http://github.com/whitequark/coldruby

-- 
   WBR, Peter Zotov.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

can we use direct ruby instaed of javascript ? Sniper Abandon <sathish.salem.1984@gmail.com> - 2011-04-07 01:44 -0500
  Re: can we use direct ruby instaed of javascript ? Dhruva Sagar <dhruva.sagar@gmail.com> - 2011-04-07 01:52 -0500
    Re: can we use direct ruby instaed of javascript ? Michal Suchanek <hramrach@centrum.cz> - 2011-04-07 08:00 -0500
  Re: can we use direct ruby instaed of javascript ? Sniper Abandon <sathish.salem.1984@gmail.com> - 2011-04-07 02:33 -0500
    Re: can we use direct ruby instaed of javascript ? Dhruva Sagar <dhruva.sagar@gmail.com> - 2011-04-07 03:17 -0500
  Re: can we use direct ruby instaed of javascript ? Mike Stephens <rubfor@recitel.net> - 2011-04-07 07:28 -0500
  Re: can we use direct ruby instaed of javascript  ? Peter Zotov <whitequark@whitequark.org> - 2011-04-07 07:50 -0500
    Re: can we use direct ruby instaed of javascript   ? Peter Zotov <whitequark@whitequark.org> - 2011-04-07 15:37 -0500
      Re: can we use direct ruby instaed of javascript   ? Julian Leviston <julian@coretech.net.au> - 2011-04-07 23:46 -0500
        Re: can we use direct ruby instaed of javascript ? Josh Cheek <josh.cheek@gmail.com> - 2011-04-08 08:03 -0500
          Re: can we use direct ruby instaed of javascript ? Johnny Morrice <spoon@killersmurf.com> - 2011-04-08 08:20 -0500
          Re: can we use direct ruby instaed of javascript ? Johnny Morrice <spoon@killersmurf.com> - 2011-04-08 08:34 -0500
          Re: can we use direct ruby instaed of javascript ? Michal Suchanek <hramrach@centrum.cz> - 2011-04-11 04:45 -0500
            Re: can we use direct ruby instaed of javascript ? Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-04-11 05:34 -0500
              Re: can we use direct ruby instaed of javascript ? Michal Suchanek <hramrach@centrum.cz> - 2011-04-11 07:59 -0500
            Re: can we use direct ruby instaed of javascript ? William Rutiser <wruyahoo05@comcast.net> - 2011-04-11 09:48 -0500
              Re: can we use direct ruby instaed of javascript ? Johnny Morrice <spoon@killersmurf.com> - 2011-04-11 11:53 -0500
                Re: can we use direct ruby instaed of javascript ? Johnny Morrice <spoon@killersmurf.com> - 2011-04-11 11:57 -0500
      "of" keyword? inverse dot syntax... Julian Leviston <julian@coretech.net.au> - 2011-04-08 03:34 -0500
        Re: "of" keyword? inverse dot syntax... Josh Cheek <josh.cheek@gmail.com> - 2011-04-08 07:52 -0500
        Re: "of" keyword? inverse dot syntax... Ryan Davis <ryand-ruby@zenspider.com> - 2011-04-08 14:02 -0500
          Re: "of" keyword? inverse dot syntax... Vincent Manis <vmanis@telus.net> - 2011-04-08 20:42 -0500
          Re: "of" keyword? inverse dot syntax... Yossef Mendelssohn <ymendel@pobox.com> - 2011-04-09 18:13 -0500
      Re: can we use direct ruby instaed of javascript    ? Peter Zotov <whitequark@whitequark.org> - 2011-04-08 04:47 -0500
  Re: can we use direct ruby instaed of javascript ? Alexey Petrushin <axyd80@gmail.com> - 2011-04-09 22:58 -0500
  Re: can we use direct ruby instaed of javascript ? Josh Cheek <josh.cheek@gmail.com> - 2011-04-11 08:17 -0500
    Re: can we use direct ruby instaed of javascript ? Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-04-11 09:07 -0500

csiph-web