a tools to parse c/c++ source file.
- split file to seperate words and special chars(e.g. operators)
- get header include
- get constant define
- get function define
- get function list
- get global variables and local variables
- get reserved keywords
| Name | Name | Last commit date | ||
|---|---|---|---|---|