When I looked at Lisp I liked the language. As with Perl, the people who like Lisp seem to *love* it.

(Python people too, but I'm not sure about PHP)

There were lots of versions of Lisp, which was a pain, and Emacs Lisp is different from Common Lisp (AND from ELisp). The Practical Common Lisp book is online - along with "Lisp in a box". Nice way to get into it.

Pretty different from Perl, though you start to see where 1 or 2 Perl-ish things came from. Didn't persuade me to do everything in Lisp - the community was *nothing* like eg: Perlmonks, alas.


In reply to Re: (OT) Has anyone gone from perl to lisp? by Muggins
in thread (OT) Has anyone gone from perl to lisp? by leocharre

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.