mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
pycparser is a parser for the C language, written in pure Python.
|
|
It is a module designed to be easily integrated into applications
|
|
that need to parse C source code.
|