Changes for version 0.24 - 2013-12-25
- Jean-Damien Durand <jeandamiendurand@free.fr>
- bin/c2ast.pl: typo in usage
- t/gcc_extension.t: tests
- ISO_ANSI_C_2011.pm: restored (gccExtension) rhs in specifiers declarations
- ISO_ANSI_C_2011.pm: moved misplaced (gccExtension) rhs
- Jeffrey Kegler <JKEGL@cpan.org>
- Revise --cppfile help
- jddurand <jeandamiendurand@free.fr>
- Merge pull request #6 from jeffreykegler/cppfile
- Revise --cppfile help
- Merge pull request #6 from jeffreykegler/cppfile
Documentation
C source analysis
Modules
Translate a C source to an AST
Simple but powerful callback generic framework that depend on nothing else but core modules.
Events callback when translating a C source to an AST
Code reference for the Simple callback generic framework.
Options for the Simple callback generic framework.
C grammar written in Marpa BNF
ISO ANSI C 2011 grammar written in Marpa BNF
ISO ANSI C 2011 grammar actions
Implementation of Marpa's interface
Log::Any implementation on top of Marpa
Scope management when translating a C source to an AST
C Translation to AST - Class method utilities
Find data in C AST