Changes for version 0.03

  • Revisited lexeme and event routines Impl.pm logging has changed to show exactly everything that goes to Marpa (trace level) AST.pm and Scope.pm logging share a context string to show where we are (debug level)

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
Class method utilities