Learning Regular Languages with RPNI Algorithm

Python Meta Circular Interpreter (2019)

Learning Regular Languages with L* Algorithm

Valiant's General Context-Free Parser

Generalized LL (GLL) Parser

Random Sampling of Strings from Context-Free Grammar

Error Correcting Earley Parser

Earley Parser

Input Algebras

Revisiting the Relationship Between Fault Detection,Test Adequacy Criteria, and Test Set Size

Abstracting Failure-Inducing Inputs

Parser-Directed Fuzzing

Rahul Gopinath's Summary of His Research on Mutation Testing

A simple split-stream mutation engine in Python