Re: A better way to write parsed data

vannoord@let.rug.nl
3 Jan 2002 15:37:10 -0500

          From comp.compilers

Related articles
A better way to write parsed data mshetty@mail.com (2001-12-29)
Re: A better way to write parsed data vannoord@let.rug.nl (2002-01-03)
Re: A better way to write parsed data ddevilliers@lando.co.za (D De Villiers) (2002-01-03)
Re: A better way to write parsed data aarongray@beeb.net (Aaron Gray) (2002-01-13)
| List of all articles for this month |

From: vannoord@let.rug.nl
Newsgroups: comp.compilers
Date: 3 Jan 2002 15:37:10 -0500
Organization: Rijksuniversiteit Groningen
References: 01-12-174
Keywords: parse
Posted-Date: 03 Jan 2002 15:37:10 EST

mshetty <mshetty@mail.com> wrote:
> I am parsing a line of data. Something like
> "name=abc" and then generating --> class abc


couldn't you simply use the UNIX program 'cut', or a one-line
AWK script?


Gj


--
Gertjan van Noord Alfa-informatica, RUG, Postbus 716, 9700 AS Groningen
vannoord at let dot rug dot nl http://www.let.rug.nl/~vannoord
[If that were the only thing his program were doing, sure. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.