Re: [aur-dev] Safe and relatively reliable PKGBUILD parser.

2010-01-09 Thread Sebastian Nowicki
On 09/01/2010, at 2:50 AM, Xyne wrote: What was the problem with that from Sebastian which was discussed earlier on the mailing lists, IRCs ? How does it know more ? I don't know. I wrote this because I needed a PKGBUILD parser in Perl for Bauerbill. Maybe it's better, maybe it's worse. I

Re: [aur-dev] AUR2

2009-11-01 Thread Sebastian Nowicki
I implemented the base of pkgparse (my Yacc/Lex parser). Currently it only handles word assignment (and not perfectly yet, values spanning multiple lines aren't handled). A few more features need to be implemented before it's really usable (the aforementioned bug, pattern matching notation and