Changes for version 0.04 - 2013-06-02

  • Jean-Damien Durand <jeandamiendurand@free.fr>
    • Uncommentedd UploadToCPAN
    • Remove dist.ini from allow_dirty, Added back commented [FakeRelease]
    • New CPAN release of MarpaX-Languages-C-AST - v0.04
      • Jean-Damien Durand <jeandamiendurand@free.fr>
        • Added META.json and README.pod to .gitignore
        • Add .build to .gitignore
        • Dist:Zilla version
        • Removed
        • Removed README boilerplate
        • Remove given/when: warnings on perl5.18
        • Better readibility
    • Added META.json and README.pod to .gitignore
    • Add .build to .gitignore
    • Dist:Zilla version
    • Removed
    • Removed README boilerplate
    • Remove given/when: warnings on perl5.18
    • Better readibility

Modules

Translate a C source to an AST
C grammar writen in Marpa BNF
ISO ANSI C 2011 grammar writen in Marpa BNF
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