Changes for version 0.18 - 2013-07-29

  • Jean-Damien Durand <jeandamiendurand@free.fr>
    • c2ast cc replacement example
    • stack based version as per jeffreykegler
    • Tiny optimisations
    • Tiny optimisation
    • --logstderr option
    • Fix doc
    • Remove non-needed use Config
    • Promote STRING_LITERAL_UNIT as lexeme
    • Remember logInfo parameter so that we do not log more than was it requested
    • Fix logInfo parameter
    • Trying to fix Changes content, some dirty things will lay out forever it seems

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
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