datacamp / antlr-astLinks
Library for building abstract syntax trees from antlr parsers
☆43Updated 5 years ago
Alternatives and similar repositories for antlr-ast
Users that are interested in antlr-ast are comparing it to the libraries listed below
Sorting:
- ANTLR 4 examples in Python☆39Updated 9 years ago
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆56Updated 7 years ago
- Tools to run antlr4 w/o needing to install java or antlr4!☆111Updated 8 months ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- Language-independent, search-based program repair -- just your cup of tea! ☕☆30Updated last year
- Convert source code into numerical tokens☆65Updated 2 years ago
- PEG parser generator for Python☆192Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Example using the Eclipse CDT Parser API☆63Updated 7 years ago
- Python scripts to create XML from Clang's AST of C/C++ source code☆26Updated 11 years ago
- A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.☆54Updated 6 years ago
- Grammar Zoo☆98Updated 7 years ago
- GenProg: heuristic, GP-based automatic program repair for C.☆99Updated 4 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- C/C++ source generation from an AST☆169Updated this week
- The highly-optimized fork of ANTLR 4 (see README)☆75Updated last year
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 6 months ago
- An ANTLR4 grammar for Python 3☆40Updated 3 years ago
- Python Symbolic Execution☆72Updated 6 years ago
- Language server for domain specific languages based on textX☆40Updated 3 weeks ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- Finding similar repositories on GitHub☆51Updated 2 years ago
- OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.☆48Updated 3 years ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆173Updated this week
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆97Updated last year
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆97Updated 4 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 8 years ago