Re: Gforth and gcc "progress"



Anton Ertl wrote:
Would it be considered important enough if it gave a nice speedup for
Python or Ruby?

IIRC, there was or is a project to use vmgen for Ruby (carbone), but
apparently that project isn't followed. There's also YARV, which is a
similar stack-based approach, but doesn't use vmgen directly.

--
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/
.



Relevant Pages

  • Re: Why would I learn Python over other languages?
    ... >> languages, I also came across a language called Ruby. ... comparing Python to Ruby from those of you who have ... Ruby's documentation of its libraries is much worse. ...
    (comp.lang.python)
  • Re: What do you want in a new web framework?
    ... But there are interesting things in Ruby (and Ruby 2 should take care of ... lots of warts Ruby 1.8 has) that Python could learn from. ... Lisp family of languages whereas Python's statement-based syntax is ... These two aspects of frameworks ...
    (comp.lang.python)
  • Re: a Python persons experience with Ruby
    ... But in ruby no such distinction exists. ... I'm sorry to have to insist: Python doesn't distinguish between methods ... an accessor. ... semantic equivalent in Python of your Ruby snippet is a plain attribute. ...
    (comp.lang.python)
  • Re: Can you please help to make decision?
    ... For all I know, I may have just made a case for learning Python first, ... even though I don't much like the language. ... I don't think ruby is ever going to be readable in that way. ... Overall, I think python's online documentation is pretty poor, but I ...
    (comp.lang.ruby)
  • Re: New to Python: my impression v. Perl/Ruby
    ... After years and years of Perl use, I evaluated Ruby ... > and Python and have adopted Python. ... the socket module docs for the default timeout setting. ... Yes, that's a substantive difference in design, I agree ...
    (comp.lang.python)