develooper Front page | perl.perl5.porters | Postings from July 2001

map, grep, split

Thread Next
From:
Jeff 'japhy/Marillion' Pinyan
Date:
July 29, 2001 23:58
Subject:
map, grep, split
Message ID:
Pine.GSO.4.21.0107300257020.28213-100000@crusoe.crusoe.net
Where in the grammar (and in toke.c) can I find how

  grep EXPR, LIST;
  map EXPR, LIST;
  split EXPR, EXPR, LIMIT;

get parsed?  (Warning: I'm trying to emulate them.)

-- 
Jeff "japhy" Pinyan      japhy@pobox.com      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About