Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I've heard about a programming language called 'C'. It's supposed to be very fast. Yet, if I want to install C, I'm directed the "Gnu Compiler Collection". Or to "clang", based on LLVM, a low-level virtual machine. Or icc, tcc, ... . Whoa! What happened here?
You are absolutely correct. It is very confusing to most people. To those who install C, it perhaps makes sense, but I've never had to install C. It always comes on my computer.

The problem is -- I do have to install Perl. Perl is a fairly routine install. So, when I install "Perl," I install Perl. The world of Perl 5 has made me expect that the language, its specs, its compiler, its VM, its grammar, its whatever... they are all Perl. This makes it easy for me to understand, and it makes communication easy to others. There are times when I have to install Perl (or ask for Perl to be installed) on a server owned by someone else. I tell them to please install Perl, and they do so at /usr/local/bin. Well, now it is a lot more confusing.

I guess, the reality is that a developer at one level is a user at another (and vice versa). I don't develop Perl, but I use Perl to develop with it. Others use the programs that I write with Perl. So, we have all these different "levels" of users. Simpler naming leads to simpler communication. Is all I am saying.

So you don't know any reasons, yet assume the worst in others. How very encouraging
Not at all. Apologies if that came out so. It was more of a tongue-in-cheek statement, but it was based in something that seemed needlessly complicated.
Perl 6 is a language. Just not a compiler. And why ever not? What's wrong with C, C++, Java, Python, Pascal, Haskell and all the other languages that have a specification, and multiple compilers?
Perhaps they do. I only know of the Perl 5 world, and I don't have this confusion in the Perl 5 world. That is where I am coming from.
--

when small people start casting long shadows, it is time to go to bed

In reply to Re^2: What is Perl6? by punkish
in thread What is Perl6? by punkish

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: (3)
As of 2024-04-24 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found