[OT] flex, yacc, and bison - Mailing list pgsql-hackers

From Jackson, DeJuan
Subject [OT] flex, yacc, and bison
Date
Msg-id D05EF808F2DFD211AE4A00105AA1B5D248541E@cpsmail
Whole thread Raw
Responses Re: [HACKERS] [OT] flex, yacc, and bison
List pgsql-hackers
I need to parse this format:

<Database ftpdatabase [hostname[:port]]>[<DatabaseID somebody>][<DatabasePWD mypwd>][<Table ftp_users> [<Uname uname>]
[<CryptedPwdcryptedpwd>] [<FtpPath ftppath>]</Table>]
 
</Database>

That's all that I currently have.
So, which of these would be the best tool (I know little about any of them).
If anyone gets the urge to just whip out a quick grammar file for me it
would be much appreciated.
Or at least point me to a beginner level tutorial somewhere.

advTHANKSanceDEJ


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [CORE] Re: tomorrow
Next
From: Lamar Owen
Date:
Subject: Re: Pronunciation of "PostgreSQL" (was: Re: [HACKERS] New man pages)