GitHub / cleversonledur / GCCTranslationUnitParser
This is a parser that I created using ANTLR. This parses the translation unit file generated by GCC when using the -fdump-translation-unit flag.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleversonledur%2FGCCTranslationUnitParser
Stars: 2
Forks: 0
Open issues: 0
License: gpl-3.0
Language: C++
Size: 11 MB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: 12 months ago
Pushed at: over 8 years ago
Last synced at: 12 months ago
Topics: abstract-syntax, antlr, antlr-grammar, antlr4, ast, clang, compiler, compilers, cpp, gcc, gcc-complier, lexer, lexer-generator, parser, parser-library, parser-plugin