Perl is one of those different things to different people kind of languages, I believe I was probably just expressing a point of view where i couldn't c the wood for the cc's, not trying to detract from PDL at all, merely trying to understand better what perl is and how to use it.

I watched a lecture recently and there was a quote that kind of made sense to me regarding this, their view being that perl could be seen as a compiler for compilers. Unfortunately i cannot recall the identity of the speaker.

I like things working fast so thats great, but i also like understanding how things work, mainly so that im not replicating work uneccessarily.

One of the main areas im tryng to differentiate from is the assembly/machine code/c/perl/xs relations and pipelines and now of course PDL being thrown into the mix. Im sure once I understand what it is that is going on i'll be more relaxed about what im doing.


In reply to Re^4: PDL undefined reference to pdl_pthread error on install by Don Coyote
in thread PDL undefined reference to pdl_pthread error on install by Don Coyote

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.