Cedric Richter's repositories
code_tokenize
Fast tokenization and structural analysis of any programming language
nbfbaselines
Neural baselines for finding and fixing single token bugs in Python
code_graph
Fast program graph generation in Python
cpachecker
PeSCo, predicting analyses sequences
pySVRanker
A python library to predict rankings how different software verification tools perform on one program.
ctxmutants
Generate more realistic mutations with contextual mutants
cst_transform
A library for representing C programs for verifier selection with support for fast prototyping of new selectors
py-tree-sitter
Python bindings to the Tree-sitter parsing library
pycparser
:snake: Complete C99 parser in pure Python