[Israel.pm] Parsing question

Levenglick Dov-RM07994 dovl at freescale.com
Thu May 3 17:23:46 EEST 2007


Text::Balanced - extract_brackets
http://search.cpan.org/~dconway/Text-Balanced-v2.0.0/lib/Text/Balanced.p
m 


 
Best Regards,
Dov Levenglick
DSP SoC System and Applications Engineer,
Network and Computing Systems Group
Freescale Semiconductor Israel
Tel. +972-9-952-2804
The information contained in this email is classified as:
[ ] Freescale General Business Information
[ ] Freescale Internal Use Only
[ ] Freescale Confidential Proprietary
[x] Personal Memorandum

-----Original Message-----
From: perl-bounces at perl.org.il [mailto:perl-bounces at perl.org.il] On
Behalf Of Yossi Itzkovich
Sent: Thursday, May 03, 2007 17:17
To: Perl at perl.org.il
Subject: [Israel.pm] Parsing question

Hi,

I guess there is a module for this, and probably a term, but since I
don't know the term - I can't serach for a module for it ....

I am looking for a module to handle pairs of opening/closing delimiters
that can be in any depth, for example:

Class A
{
	struct B {
		int I;
		struct C {
			int j;
			} c;
		} b;
};

Or :   5 * (  (  (2+8) * 3) *2)

Yossi

_______________________________________________
Perl mailing list
Perl at perl.org.il
http://perl.org.il/mailman/listinfo/perl




More information about the Perl mailing list