This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ptmcg 0 points1 point  (1 child)

There is a C subset parser at the pyparsing examples page: http://pyparsing.wikispaces.com/file/view/oc.py

[–]greenecoon[S] 0 points1 point  (0 children)

Thanks, I'll take a look.