codeontology / parserLinks
☆29Updated 4 years ago
Alternatives and similar repositories for parser
Users that are interested in parser are comparing it to the libraries listed below
Sorting:
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆173Updated this week
- Finding similar repositories on GitHub☆51Updated 2 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆98Updated last year
- ☆10Updated 5 years ago
- ☆16Updated last year
- ☆57Updated 2 years ago
- Official repository for PraPR source code☆14Updated 4 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- A powerful relational representation of source code☆33Updated 2 years ago
- A multi-language tokenizer for extracting identifiers from source code.☆24Updated 3 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 4 years ago
- GraphGen4Code: a toolkit for creating code knowledge graphs based on WALA code analysis and extraction of documentation and forum content…☆324Updated this week
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆76Updated 3 years ago
- Set of tools to help working with "Big Code"☆43Updated 3 years ago
- PyTorch's implementation of the code2seq model.