4 ms·
I can't really compare, because I've personally never used pycparser. The nice thing about using libclang is that you're just using the same backend as the actu
by jessevdk 13y ago
I can't really compare, because I've personally never used pycparser. The nice thing about using libclang is that you're just using the same backend as the actual compiler and you can be sure that you're going to parse complex things correctly and reliably.
- deleted 13y ago[deleted]