Hi group I need to develop a parser for a descriptor file which uses a c-like syntax. Is there any package available (preferably with examples of such c-like grammar) that allows me to define the grammar in an easy way and use this to parse the file into a tree of python objects? Thanks Albert