Open windelbouwman opened 5 years ago
Hi!
Nice project! I personally wrote a C parser in python as well, you might be interested in this: https://ppci.readthedocs.io/en/latest/reference/lang/c.html#c-classes
Just to let you know. Parsing C code is particular weird, so it is a very nice challenge, so I understand why you did it :).
Regards, Windel
Hi!
Nice project! I personally wrote a C parser in python as well, you might be interested in this: https://ppci.readthedocs.io/en/latest/reference/lang/c.html#c-classes
Just to let you know. Parsing C code is particular weird, so it is a very nice challenge, so I understand why you did it :).
Regards, Windel