I'm pretty sure somebody coined the phrase "perl is just lisp with lots of syntactic sugar" or something like that; the memory is in here, connected somehow to... to... uh. If it wasn't, I coin that phrase here to throw it in as a bait ;-)

I've done some lisp, time ago, but I've found it - while interesting - less practical than perl, and I need to get my jobs done, which mostly involve makeshifts and cranking out solutions quickly for pressing problems. Nothing better than perl and CPAN for that.

I'm on and off teaching myself haskell, erlang, ocaml, Standard ML, but practical demands always pull me away from them, and so I find myself again patching C code, writing perl, extending shell scripts. There are many languages that are interestingly different to perl which I really would like to not only know, but master... if I could come up with a business case... my favorite among these is FORTH, which I might study zen-like after retirement; for now occasional PostScript hacking has to do.

In short, the urgent doesn't leave time for the important.

I'm glad my job doesn't force me to PHP, but python is creeping slowly onto my desk to bore me. :-(

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

In reply to Re: (OT) Has anyone gone from perl to lisp? by shmem
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.