Re: haskell APL perl+maypole/gantry, python smalltalk clisp plt scheme how decide?




Perl, is still popular than Python and Ruby, but I wonder when Perl 6
will be out.

Haskell is difficult, in my opinion it's harder than Lisp, though Lisp
is harder than most of the languages I think. I've tried to write a
simple guess number from 1 to 100 and the computer told you it should
be bigger or smaller. It's easy in most of the languages, but I found
it's harder in Haskell than other languages.

Python to tell the truth is a lot easier than Lisp. Why?? First, only
one implementation, you won't have trouble choosing which
implementation to use, and it's cross-platform. On the other hand, it
has a rich initial library for you to use without installing other
packages.

Lisp to tell the truth isn't easy because it's an almost free-format
language, it relies a lot on the editors to check the parenthesis, and
it lacks modern universal libraries. There are many implementations,
but it's really hard to choose one unlike Python.

Smalltalk, Hmmmm...I think it's declining, but there is still some
communities, if you want, I suggest Squeak, a smalltalk implementation.

.



Relevant Pages

  • Re: Forth is broken by culture?
    ... I don't think Forth is ahead of Lisp or Haskell in that regard. ... SLOC than the equivalent Python program would be. ... it seems to me that one reason some languages ... I've done some of the problems in Haskell as a way to learn Haskell. ...
    (comp.lang.forth)
  • Re: Forth as a polarising language
    ... Current phones are equivalent to fairly powerful workstations or servers ... they look upward at Haskell and see weird features that they don't ... just like they observe about other languages. ... language like Lisp or Python? ...
    (comp.lang.forth)
  • Re: How does Ruby compare to Python?? How good is DESIGN of Rubycompared to Python?
    ... pure functional languages can prove facts about the code ... so in theory the compiler can optimize much more away. ... Python carries some extra baggage in each object. ... Haskell is a good pure-functional language to use as a comparison. ...
    (comp.lang.python)
  • Re: which lisp book ?
    ... what's so common between python and lisp? ... coming from a Python background. ... They're both "practical" languages which, ... syntax differences. ...
    (comp.lang.lisp)
  • Re: Why stay with lisp when there are python and perl?
    ... Why should I keep on learning lisp when there are python and perl? ... programming in other languages and I think my perl, ...
    (comp.lang.lisp)