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

Re: What languages to learn?

by bluto (Curate)
on Jun 19, 2001 at 20:58 UTC ( [id://89713]=note: print w/replies, xml ) Need Help??


in reply to What languages to learn?

If you want to broaden your view quite a bit, and have the time, you can learn strange (but useful) things that many current languages skimp on from some of these...

Lisp        You can learn this over time.  Just grab 
            a copy of emacs and hack your own commands
            as you need them.  Plenty of code comes with
            it.

Snobol/     The Perl of the 60s, as far as pattern
Spitbol     matching goes.  My grad advisor, Ralph
            Griswold came up with this.  I seem to
            remember Spitbol had a construct of
            "compiling" code at runtime similar to
            Perl's "eval".

Icon        Another Griswold invention of the late 70s
            early 80s.  Check out generators (similar
            to closures).  It had backtracking, but 
            not just when matching patterns.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://89713]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-19 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found