09 December 2006 15:45
pyconstruct ยป
by pvergain & 1 otherConstruct is a python library for parsing and building of arbitrary data structures. It works by defining complex constructs using more primitive ones, in a hierarchy. This declarative structuring of components makes it very flexible and strong. It's the first library that makes parsing fun, instead of the usual headache it is today.
1
(1 marks)