Hi Edin, Edin Salković wrote: > Hi all, > <snip> > Also, if anyone has some good online sources about parsing etc. on the > net, I vwould realy appreciate it.
Everything that David Mertz wrote about text processing in his excellent "Charming Python" articles: <http://gnosis.cx/publish/tech_index_cp.html> and "Building Recursive Descent Parsers with Python": http://www.onlamp.com/pub/a/python/2006/01/26/pyparsing.html If you were after a book on the subject, Mertz's book "Text Processing in Python" <http://gnosis.cx/TPiP/> would be an obvious choice or you could pick up any book about writing compilers. Gary R. _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel