datacamp / antlr-astLinks
Library for building abstract syntax trees from antlr parsers
☆41Updated 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
- PEG parser generator for Python☆179Updated 8 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.☆54Updated 5 years ago
- The highly-optimized fork of ANTLR 4 (see README)☆74Updated last year
- GramTest: A tool for Grammar based Test case generation☆88Updated last year
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆54Updated 7 years ago
- Language server for domain specific languages based on textX☆40Updated 3 months ago
- Grammar Zoo☆92Updated 6 years ago
- GenProg: heuristic, GP-based automatic program repair for C.☆97Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆169Updated last week
- A client/server for trying out and learning about ANTLR☆43Updated last year
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Tools to run antlr4 w/o needing to install java or antlr4!☆103Updated 4 months ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Python Symbolic Execution☆71Updated 6 years ago
- C/C++ source generation from an AST☆165Updated last week
- OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.☆47Updated 2 years ago
- Finding similar repositories on GitHub☆50Updated 2 years ago
- Language-independent, search-based program repair -- just your cup of tea! ☕☆29Updated last year
- Python Model to Text framework for PyEcore, including the Ecore to Python generator☆32Updated 4 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- ANTLR v4 grammar-based test generator☆380Updated last week
- srcML Toolkit☆141Updated last week
- A dynamic method for detecting faults in incremental and parallel builds.☆19Updated 3 years ago
- An IntelliJ-based IDE plugin for Python AST transformations☆18Updated 2 years ago
- Python bindings for Comby☆13Updated last year
- A generic AST generator for parser development.☆33Updated 6 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago