avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avrdude-dev] Re: Avrdude GUI and Avr Studio Plugin


From: Weddington, Eric
Subject: RE: [avrdude-dev] Re: Avrdude GUI and Avr Studio Plugin
Date: Tue, 11 May 2010 06:31:17 -0600

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> rg] On Behalf Of Joerg Wunsch
> Sent: Tuesday, May 11, 2010 3:51 AM
> To: address@hidden
> Subject: Re: [avrdude-dev] Re: Avrdude GUI and Avr Studio Plugin
> 
> > And can we
> > turf out the lexer/parser?!?! :)
> 
> When using some XML format, probably, albeit that's the least of the
> problems.  lex/yacc is pretty simple to handle (once you grasped it,
> basically it's a BNF with actions added to it), and it's going to be
> much more of a challenge to find an XML parser library that is going
> to be equally well supported on all the platforms AVRDUDE is running
> on (Windows, MacOS X, Linux, *BSD, Solaris).

I'm not sure if platform support is really the issue, but finding a decent XML 
lib that doesn't bloat out the program. IMHO, we don't need XML validation 
support.

But as you said, someone needs to make sure that transitioning to XML actually 
happens. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]