Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: New Book: Exploring Programming Language Architecture in Perl

by billh (Pilgrim)
on Nov 30, 2009 at 23:04 UTC ( [id://810280]=note: print w/replies, xml ) Need Help??


in reply to Re^2: New Book: Exploring Programming Language Architecture in Perl
in thread New Book: Exploring Programming Language Architecture in Perl

> Actually all attempts to write a Perl 6 compiler in Perl 5 have shown that it's not a very good idea.

It's not at all an attempt to discuss Perl 6, I wouldn't presume to second guess the developers on that topic. It's really just an exposition of the more fundamental ideas of programming languages in general, particularly lexical closures and continuations, and the interesting places you can get to if you follow those leads. Really just a jumping off point for people who might like to explore further.

I must stress that this is not a book about perl, it just happens to use perl because it is a convenient language and has a wide user base (and because I like Perl.)

Bill H
perl -e 'print sub { "Hello @{[shift->()]}!\n" }->(sub{"World"})'
  • Comment on Re^3: New Book: Exploring Programming Language Architecture in Perl
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 18:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found