Treat the '\r' and '\n' characters as whitespace?
-----Original Message-----
From: ilug-bounces at linux.ie [mailto:ilug-bounces at linux.ie] On Behalf Of
P at draigBrady.com
Sent: 23 January 2004 15:13
To: Peter Aherne
Cc: ilug at linux.ie
Subject: Re: [ILUG] Parsing script...
Peter Aherne wrote:
> Hi,
>> I stuck on yet another scripting problem. After much expermentation and
> googling I'm still nowhere. Here is the problem, I want a script to turn
> this :
A script. Hmm there is a basic Ansi C parser that comes with the
python source distro which might be of use?
http://www.opensource.apple.com/darwinsource/7.0b1/python/python/Tools/scrip
ts/fixcid.py
>> for(i=0;i<16;i++)
> {
> statement block
> }
>> The major problem I have is also the fact that the { may appear on the
> same line as the for and also the for could be split over mulitple
> lines. Anyone have any idea of the best way to do this, what should it
> be written in?
a parsing language like lex/yacc (flex/bison).
There is a good into in Profession Linux Programming (Wrox).
> Any pointers to a good reference for this sort of thing
> would do. In case anyone is wondering why in the name of god I would
> want to do this the statements in the for loop are being converted into
> XML.
Still confused :-)
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
To take screen shots of a linux virtual console, do:
setterm -dump -file screen.dump
--
--
Irish Linux Users' Group
http://www.linux.ie/mailman/listinfo/ilug/
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!