1 repo
Techniques for parsing and comparing code based on abstract syntax trees.
Distinguishing note: Focuses on the internal graph-based calculation of syntax differences.
Explore 1 awesome GitHub repository matching software engineering & architecture · Syntax Tree Analysis. Refine with filters or upvote what's useful.
Calculates optimal differences between syntax trees by modeling comparisons as graph search problems.