http://www.perlmonks.org?node_id=971466


in reply to Re: Ruby vs Perl vs LISP; the killer feature lacking in Ruby
in thread Ruby vs Perl vs LISP; the killer feature lacking in Ruby

Oh, I just caught what you said. Yes I might need more reasons, but I think that is a key feature that LISP and PERL each have over Ruby. Ruby does kind of what JAVA does, it requires the dev to wrap their thinking, and map the organization of their code around the limitations of the language. With PERL, the language becomes a new tool for working on each project, like when LISP becomes a domain specific language. Of course you can do that with Ruby too, but the language design will give you more work than any good coder will bargain for.
  • Comment on Re^2: Ruby vs Perl vs LISP; the killer feature lacking in Ruby

Replies are listed 'Best First'.
Re^3: Ruby vs Perl vs LISP; the killer feature lacking in Ruby
by Anonymous Monk on May 21, 2012 at 17:54 UTC

    FWIW, it's LISP, Perl, and Java rather than the strange capitalizations you've used.