Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I did the exact reverse, Common Lisp/ Scheme (in the 1980s) => C/ Java (in the 1990s) => Perl (now). My reasons for using Perl these days are that:

  • Most of the code I write is for prototyping, to prove a point, it does not need to be fast or maintained by others and Perl (for me) is the quickest language to write (not the most efficient or most maintainable).
  • I work on Windows/ Linux and other systems and I need a language that just works everywhere.
  • CPAN: The structure of Perl just makes building reusable modules easy, the reason there is no CPAN for Lisp is because of the way the language works. CPAN is just so far ahead of anything similar it makes it possible to build stuff with Perl that would take forever with any other language.
  • Style: Perl can be written in whatever style makes it easy the address the problem. My scripts are a mix of procedural, functional, object and logic programming. This can make it hard to maintain someone else's code, but that's not usually an issue.

And no, I never left Emacs. I used it on the Symbolics in the 1980s and I use it on my Windows machine today.


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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 18:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found