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
- A generic AST generator for parser development.☆33Updated 6 years ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Compares Python's text parsing libraries☆26Updated 3 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
- Language-independent, search-based program repair -- just your cup of tea! ☕☆30Updated last year
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆97Updated 4 years ago
- Compute mappings between arbitrary trees.☆18Updated 6 years ago
- GenProg: heuristic, GP-based automatic program repair for C.☆100Updated 4 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- PEG parser generator for Python☆192Updated last year
- Code for "Typilus: Neural Type Hints" PLDI 2020☆62Updated 2 years ago
- Python bindings for Comby☆13Updated 2 years ago
- Example using the Eclipse CDT Parser API☆63Updated 7 years ago
- Python module to extract comments from source code files of various types.☆102Updated 8 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆175Updated 2 weeks ago
- The highly-optimized fork of ANTLR 4 (see README)☆75Updated last year
- LSP client implementation in Python☆138Updated last week
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- Python Symbolic Execution☆72Updated 6 years ago
- Tools to run antlr4 w/o needing to install java or antlr4!☆111Updated 8 months ago
- Finding similar repositories on GitHub☆51Updated 3 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- srcML Toolkit☆150Updated this week
- OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.☆48Updated 3 years ago
- Language server for domain specific languages based on textX☆40Updated last month
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆131Updated 4 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year