-
Notifications
You must be signed in to change notification settings - Fork 2
Parser of C-syntax data definitions, C-syntax function definitions
XVilka/cparse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TODO ==== 1. Add support of typedef 2. Add support of preprocessor #define, #if 3. Add support of initialization 4. Separate sign from the type, use mask for that 5. Support for multidimensional arrays 6. Support for enums 7. Support for bitfields 8. Support for calling convention (stdcall, ccall, usercall) 9. Support for multiple returns 10. Make function description more standard 11. Support for __attributes__(()) LICENSE ======= This software shipped under public domain
About
Parser of C-syntax data definitions, C-syntax function definitions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published